Click to See Complete Forum and Search --> : Hiding Taskbar Entries...


Ryanitus
June 23rd, 2001, 12:26 AM
I hope I'm not flooding the board...but I have another question :) I need to hide the taskbar entry when I send my program to the systray, and bring it back when the program is maximized again. I tried setting the ShowInTaskbar setting, but I get a compile error saying "Function or interface marked as restricted, or the function uses an Automation type not supported in Visual Basic." Is this the correct method for hiding a taskbar entry or am I going about this the wrong way. Thanks again!

~Ryan

cksiow
June 23rd, 2001, 01:59 AM
Just a comment, when I send my program to become Tray Icon, I hide it, Me.Hide before doing so, it should have remove it from the taskbar entry.


HTH

cksiow
http://vblib.virtualave.net - share our codes