daniel94ever
November 15th, 2008, 12:36 PM
Hy Gurus,
how can my program start minimize with a notify Icon?
how can my program start minimize with a notify Icon?
|
Click to See Complete Forum and Search --> : NotifyIcon at Programstart daniel94ever November 15th, 2008, 12:36 PM Hy Gurus, how can my program start minimize with a notify Icon? toraj58 November 15th, 2008, 02:02 PM google it, i found a lot of information: http://www.google.com/search?hl=en&q=C%23+minimize+notify+icon&btnG=Search also see here: http://www.codeproject.com/KB/cs/trayiconmenu01.aspx ZOverLord December 10th, 2008, 05:40 AM 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 codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |