S
Stephan Zaubzer
Hi
I want to create an error message which has basically the same
functionality as MessageBox, however I want it to have some additional
functionality.
The Message is intended to show an error when an exception is caught. I
want to have a Details - Button which shows e.g. a Stacktrace of the
exception.
Is there souch a Class included in the .net Framework SDK or do I need
to implement it on my own?
Regards
Stephan
I want to create an error message which has basically the same
functionality as MessageBox, however I want it to have some additional
functionality.
The Message is intended to show an error when an exception is caught. I
want to have a Details - Button which shows e.g. a Stacktrace of the
exception.
Is there souch a Class included in the .net Framework SDK or do I need
to implement it on my own?
Regards
Stephan