Mabsey
06-03-2005, 12:45 AM
Could anyone give me some pointers please.
I've got a routine that has an exit button. In the code I have this
Timer1.enabled = false
unloade me
The trouble is, when the person clicks this button, on occasions the program remains in memory as process.
What else am I supposed to be shutting down to make sure everything ends cleanly. The program uses multiple forms etc.
Thanks
Mabsey
I've got a routine that has an exit button. In the code I have this
Timer1.enabled = false
unloade me
The trouble is, when the person clicks this button, on occasions the program remains in memory as process.
What else am I supposed to be shutting down to make sure everything ends cleanly. The program uses multiple forms etc.
Thanks
Mabsey