G
Guest
I have a datagridview with user specified data in it. I then have a sub
handling a button click which then iterates through the data performing
calculations. As this process could be quite lengthy, I would like to be
able to offer "stop" & "restart" options to the user. I'm using VB Express
2005 in a windows forms application.
I have found very little about this on the web, it mostly relates to
system.diagnostics class. Can anyone help me on this?
Many thanks,
James
handling a button click which then iterates through the data performing
calculations. As this process could be quite lengthy, I would like to be
able to offer "stop" & "restart" options to the user. I'm using VB Express
2005 in a windows forms application.
I have found very little about this on the web, it mostly relates to
system.diagnostics class. Can anyone help me on this?
Many thanks,
James