G
Guest
I'm using a background thread in my application with this example:
http://www.codeproject.com/csharp/winformthreading.asp
Do you guys know any easy way to catch exceptions being thrown in the
background thread and show error on the mainForm?
http://www.codeproject.com/csharp/winformthreading.asp
Do you guys know any easy way to catch exceptions being thrown in the
background thread and show error on the mainForm?