|
-
June 23rd, 2001, 12:26 AM
#1
Hiding Taskbar Entries...
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
-
June 23rd, 2001, 01:59 AM
#2
Re: Hiding Taskbar Entries...
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|