Hey, I was wondering if anybody knows how to put a program into the sys tray using Visual Basics?
[Visual Basics] Putting Program into SysTray?
Check out http://www.vbaccelerator.com/home/VB/Code/Libraries/Shell_Projects/SysTray_-_The_Easy_Way/article.asp
Got this sample program + source code. Nowadays you just need to get the functions for something you want to do and modify it for your own use.
Got this sample program + source code. Nowadays you just need to get the functions for something you want to do and modify it for your own use.
If your using Visual Basic 2005, it is easy. You use an item from the toolbox called a Notify Icon. It can make popup baloons, change icon etc.
