A
Alan
Dear all,
I use VB.net and a form contain a Button called "START" and a button called
"QUIT".
After I press the START button, I have a procedure to run, it may run lots
of time. I want to press the QUIT button to terminate all the running
processes. However, I use APPLICATION.EXIT. The program still to run in the
background.
How can I really terminate the program
Please kindly advise
Thanks
I use VB.net and a form contain a Button called "START" and a button called
"QUIT".
After I press the START button, I have a procedure to run, it may run lots
of time. I want to press the QUIT button to terminate all the running
processes. However, I use APPLICATION.EXIT. The program still to run in the
background.
How can I really terminate the program
Please kindly advise
Thanks