Click to See Complete Forum and Search --> : Hiding Applications from Taskbar


mauricio_martins
October 13th, 1999, 02:21 PM
Hi, all

I developed an application wich use the tray icon feature, but I'm wondering a solution to hide the application from task bar. I'm using Visual C++ 6.0, and the main Window is inherited from CDialog. It's a tipical program made by the Wizard, and the form is a CDialog based.

I tried to make the window as TOOL_WINDOW, it's works, but isn't that I want!


Thank for any tip

Mauricio Martins da Costa