L
Laszlo Szijarto
Thank you in advance for our help.
I have a program that, when the user exits out (X-closes the form), the
progam still appears to be running under Task Manager (Processes). I've
tried all kinds of things, making sure I set all my objects to null in the
form disposal method, etc. Nothing works. Is there something I can do to
make sure this program dies -- i.e., force it to kill off everything out
there?
Thank you,
Laszlo
I have a program that, when the user exits out (X-closes the form), the
progam still appears to be running under Task Manager (Processes). I've
tried all kinds of things, making sure I set all my objects to null in the
form disposal method, etc. Nothing works. Is there something I can do to
make sure this program dies -- i.e., force it to kill off everything out
there?
Thank you,
Laszlo