Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grabbing Unhandled Exceptions in Winforms (C#)
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Grabbing Unhandled Exceptions in Winforms (C#)
Miscellaneous
Thread ID:
01301455
Message ID:
01301455
Views:
64
I'm comfortable with try{}...catch{}.

I'd like to capture exceptions while running a winform window; I've been rifling through pages and pages of online documentation but I cannot seem to locate how to install my own exception handling for window forms.

Right now I get a popup window with the "Unhandle exception has occurred..." message.

How do hook into this and handle it with my own code, the try{}...catch{} in my main() does not do it.

Thank you in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform