1
Answer

How do I make notifyIcon stay in the system tray?

Photo of Bala Aravind

Bala Aravind

8y
1.1k
1
I am using MS Visual C# Express 2010 and a Windows Forms Application. I have my icon showing up in the system tray but when I close the program it disappears from the system tray. I would like it to stay there after I close the program so that users can double click the icon and open the program. Thanks!

Answers (1)