MrPolite
Sep 5th, 2007, 05:37 PM
For some reason i cant figure this out anymore...
I want to completely hide my windows form and show an icon in tray area. For some reason the Hide() method or the visible property dont do any good.
Ive tried setting the opacity to zero as well, but it still shows up when you press Alt Tab...
is this related to .NET 2.0 changes any how?
any win api calls suggested instead?
I want to completely hide my windows form and show an icon in tray area. For some reason the Hide() method or the visible property dont do any good.
Ive tried setting the opacity to zero as well, but it still shows up when you press Alt Tab...
is this related to .NET 2.0 changes any how?
any win api calls suggested instead?