I think this might involve Threads, but I'm not sure.
I have a form, it's going to do some work, and update a dialog box with a progress bar. This dialog box is going to have a cancel button that would end the procedure in the form. How can I go about doing this?
I have a form, it's going to do some work, and update a dialog box with a progress bar. This dialog box is going to have a cancel button that would end the procedure in the form. How can I go about doing this?