Hiding Forms with Alpha Skins

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #53784
    Support
    Keymaster

      Hello!

      Why you doesn't use the Form1.Hide procedure? This method has been created for Delphi controls specially for such purposes.

      If you uses the ShowWindow function then Visible property is True still and VCL may have issues.

      I will check if something may be improved, but I can't guarantee…

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.