Click to See Complete Forum and Search --> : App in taskbar...


msdorsey
April 17th, 1999, 12:45 PM
How can I hide my dialog-based application from the taskbar by instead using an icon in the system tray. I know the whole procedure with adding an icon to the SysTray, but that still leaves my app on the taskbar. How can I create it without it showing up on there? Please help....

Mike Dorsey

Daniel Levine
April 17th, 1999, 01:20 PM
Hi,

To hide your app from the taskbar, open the dialog resource, double-click on it to access it's properties, and check the "Tool Window" property in the "Extended Styles" tab.

Daniel.