How do I make notifyIcon stay in the system tray?
                            
                         
                        
                     
                 
                
                    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!