
-----------------------------------
SuperGenius
Sun Nov 07, 2004 11:57 pm

vb and the system tray
-----------------------------------
I was looking in the help files for information about this and there was a little example program which didn't work for me and not much else... any comments?

-----------------------------------
Brightguy
Mon Nov 08, 2004 3:39 pm

Re: vb and the system tray
-----------------------------------
I haven't done any projects which used the system tray.  But after a couple of searches, it looks like the Win API function you want to use is [url=http://www.mentalis.org/apilist/Shell_NotifyIcon.shtml]Shell_NotifyIcon.

-----------------------------------
Crazy Ivan
Sat Nov 20, 2004 1:40 pm


-----------------------------------
Hello SuperGenius,
This url will explain what you would like to know, With source code included. http://www.codeguru.com/columns/VB/article.php/c6547/

-----------------------------------
SuperGenius
Sat Nov 20, 2004 5:11 pm


-----------------------------------
thanks, hmph this if going to take some thought though because it's over my head... for now

-----------------------------------
1337_brad
Sat Jan 29, 2005 1:37 am

Hmm.
-----------------------------------
I have been looking for that code for a while :p
