J
John
Hi
I have a while loop in a win form code. Also a close button on the form
calls Me.Close. How can I let the user close the form using the close button
even though the loop is still running? Right now pressing Close button waits
for loop to finish and then closes the form.
Thanks
Regards
I have a while loop in a win form code. Also a close button on the form
calls Me.Close. How can I let the user close the form using the close button
even though the loop is still running? Right now pressing Close button waits
for loop to finish and then closes the form.
Thanks
Regards