Hy Gurus,
how can my program start minimize with a notify Icon?
Printable View
Hy Gurus,
how can my program start minimize with a notify Icon?
google it, i found a lot of information:
http://www.google.com/search?hl=en&q...on&btnG=Search
also see here:
http://www.codeproject.com/KB/cs/trayiconmenu01.aspx
This maybe helpful as well, it supports all NotifyIcon combinations using Visual Studio Project Settings and a Visual Studio C# Project template, so you can deal with these redundant code issues, project to project, with little or no coding effort. More here:
http://code.msdn.microsoft.com/TheNotifyIconExample