C
Chris Soulsby
Hi,
I've wrote an application so that when you close the form it will leave a
process running so that the startup time is much quicker the next time
around. To allow the user to kill off this process i've added a notify icon
in the system tray with a "close" menu option.
This menu works fine when the form is open but soon as it is closed the
context menu stops working and the notifyicon class seems to no longer
receive any onclick events.
Does any one know how to solve this problem?
I've wrote an application so that when you close the form it will leave a
process running so that the startup time is much quicker the next time
around. To allow the user to kill off this process i've added a notify icon
in the system tray with a "close" menu option.
This menu works fine when the form is open but soon as it is closed the
context menu stops working and the notifyicon class seems to no longer
receive any onclick events.
Does any one know how to solve this problem?