How can I make the icon associated with my program appear in the system tray only when it is running?
Thanks.
Printable View
How can I make the icon associated with my program appear in the system tray only when it is running?
Thanks.
<gentle_nudge>
Did you bother to search for "system tray" before asking? :-)
</gentle_nudge>
I did, and found the following useful links:
http://www.codeguru.com/tools/system_tray_appwiz.shtml
http://www.codeguru.com/shell/systemtray.shtml
http://www.codeguru.com/shell/animtray.shtml
/ravi
I did search, but I didn't think to search through codeguru. Thanks for the tip.