|
Hi, I want to handle the Form.formClosed() event into my form. I have a system tray Notify Icon in my application. So, I want to develop that when user will click on close button of form control box, the form is going to be hide and the notify icon will display into the system tray. If user wants to quit from the system then the only way is right click on the notify icon into the system tray and click on Exit button at that time Form.Disposed is called. Please help me ASAP. Thanks in advance. Regards Ashlesh, |