V
VMI
My Windows form has two buttons: "Start" and "Stop". How can I stop the form
from doing whatever it is doing without closing the whole application? The
"Stop" button would have to stop a process that's being run in another
class, not from within the form.
Thanks.
from doing whatever it is doing without closing the whole application? The
"Stop" button would have to stop a process that's being run in another
class, not from within the form.
Thanks.