Hide a Delphi 2007 Application Button from the TaskBar (with MainFormOnTaskBar)
Monday June 30, 2008
in Delphi TIPS :: With Delphi 2007, a new property of the Application object, the MainFormOnTaskbar property controls how Windows taskbar buttons are handled by VCL. The code using SetWindowLong to change the application's window style parameters no longer works.
Read the full article to learn how to Hide a Delphi 2007 Application Button from the TaskBar (with MainFormOnTaskBar).
Related:


Comments
No comments yet. Leave a Comment