|
-
Oct 9th, 2002, 09:24 AM
#1
Thread Starter
Member
Creating a Systray Handler ?
Hi !
Has anybody created a Systray Handler before ? Or do you have any ideas on how to create one ? Maybe you know where I can find information on creating one.
By Systray Handler I mean my own little Systray Window, like the one down to the right on the Taskbar(Besides The Clock). I want to create my own window that handles the Icons.
I want it all in VB .NET. I have code for doing this in VB5, VB6. But It's hard to Translate it into VB .NET.
Please Help Me If You Can.
-
Oct 9th, 2002, 10:09 AM
#2
Do you mean besides the NotifyIcon control?
-
Oct 9th, 2002, 02:06 PM
#3
Thread Starter
Member
-
Oct 9th, 2002, 02:48 PM
#4
Do you mean the Icons themselves or the place on the taskbar where they are? If its the Icons, which now I don't think you are talking about, then you can also use the NotifyIcon API.
If not then why do you need another systray?
-
Oct 9th, 2002, 02:50 PM
#5
Thread Starter
Member
I Need It!
I'm creating my own shell for Windows.
So when loading my shell, I don't have the taskbar, or the Desktop and so on.
That is why I want to create my Own Systray Handler.
It's like my Own Taskbar and so on.
thanks.
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
|