|
-
Nov 29th, 2004, 10:24 AM
#1
Thread Starter
PowerPoster
SetParent problem [resolved]
Hello everyone.
I'm working on a windows extension that adds a "Minimize to tray" button to each window. I got everything to work but there's one problem remaining:
For the button I use a UserControl because of several reasons. However I found out when using SetParent( handle, 0 ) a tab in the taskbar appears. Try it by creating a new project, adding a PictureBox and using SetParent with 0 as parent handle.
Now the question is how can I avoid this taskbar tab? Thanks for hints,
Fox
Last edited by Fox; Dec 1st, 2004 at 08:49 AM.
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
|