How do I get Active Icons in system Tray programmaticaly Vs2005 c#? Any Ideas?
+1
A:
I think you want NotifyIcon. http://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon.aspx
This will let you put your app's icon in the systray.
Matt Dotson
2010-03-12 10:16:45
I want to get list of all Notify icons present in system tray.
Dee
2010-03-12 10:19:26
+1
A:
I hope this article helps you out: http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/4c4f60ce-3573-433d-994e-9c17f95187f0/
Icono123
2010-03-12 20:05:09