|
-
April 8th, 1999, 01:51 PM
#1
How to hide window(dialog) from TaskBar
I need to hide window(derived from CFrameWnd) or dialog from Win95/98 TaskBar, but don't know how to do this.
Plz... Help.
-
April 8th, 1999, 01:56 PM
#2
Re: How to hide window(dialog) from TaskBar
I need to know that as well...
I'm using the CSystemTray class from this site and the demo applet doesn't have a taskbar item - but I can't work out WHY it doesn't have one!
Nick.....
-
April 12th, 1999, 11:56 AM
#3
Re: How to hide window(dialog) from TaskBar
Hi!
Give your window the style WS_EX_TOOLWINDOW, then it won't be shown in the taskbar!
Gerald
-
July 2nd, 1999, 03:53 PM
#4
Re: How to hide window(dialog) from TaskBar
This does not work in a Dialog Based application.
Any ideas?
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
|