Hello,
just execute the next code to hide from taskbar:
ShowWindow(Application.Handle, SW_HIDE);
With best regards, Mike Shkolnik
EMail: mshkolnik%40scalabium.com">mshkolnikscalabium.com http://www.scalabium.com
> Dear All
>
> I Got a little problem, i want hide a program from
> taskbar, but i want the
> program still open on the desktop.
> how can do this?
>
>
> --
> Regards >
> Kiyat Yuni Saptoko > http://kiyatyunisaptoko.com > http://starboard.web.id/
> http://mobi.web.id
> (Free FLV Mp3 Player, and Youtube Downloader, Free
> Upload File)
With best regards, Mike Shkolnik
EMail: mshkolnik%40scalabium.com">mshkolnikscalabium.com http://www.scalabium.com
Kiyat Yuni Saptoko wrote:
> Dear All
>
> I Got a little problem, i want hide a program from taskbar, but i want the
> program still open on the desktop.
> how can do this?
Kiyat,
Windows appear on the taskbar when they are top-level windows that have
the WS_EX_APPWINDOW window style AND are visible. Essentially what you
want is to remove the WS_EX_APPWINDOW window style.
--
Thomas Hruska
CubicleSoft President
Ph: 517-803-4197