ExceptionMessageBox.Show Method
Include Protected Members
Include Inherited Members
Displays the exception message box.
Overload List
Name | Description | |
---|---|---|
Show(IWin32Window) | Shows the exception message box as a modal dialog box centered on the parent window. | |
Show(IntPtr, String, String, String, String, String, String, String) | Infrastructure. |
Top