wondering how i can make the program pause and restart? ne 1 ? i didnt find any control that has that property
Printable View
wondering how i can make the program pause and restart? ne 1 ? i didnt find any control that has that property
I think the only way is to use the multithreading.....
If the process can be called in a thread, then you can pause, stop, abort etc it.