pro_vb_dotnet thread: microsoft.public.dotnet.framework.windowsforms
I am running some code in the backgroud thread of my applicaiton. Everything works fine but if i get an error in the backgroud thread, the application never shows that error and it just hangs up. Does anybody know how i can display that error on the main thread. Thanks in advance.
|





