T
Tim Marsden
Hello
I have a routine that runs a number of long running processes.
I would like to show the user a form showing which process is running and
perhaps some animation, and a cancel button if the user chooses to cancel.
If the user cancels I want to kill the long running process.
I am not to familiar with threads.
I do not want to initiate the processes from the Form.
The process cannot give feedback.
I am using VB.NET.
Any suggestion would be gratefully received.
Tim
I have a routine that runs a number of long running processes.
I would like to show the user a form showing which process is running and
perhaps some animation, and a cancel button if the user chooses to cancel.
If the user cancels I want to kill the long running process.
I am not to familiar with threads.
I do not want to initiate the processes from the Form.
The process cannot give feedback.
I am using VB.NET.
Any suggestion would be gratefully received.
Tim