ExceptionMessageBox.Show Method

Include Protected Members
Include Inherited Members

Displays the exception message box.

Overload List

  Name Description
Public method Show(IWin32Window) Shows the exception message box as a modal dialog box centered on the parent window.
Public method Show(IntPtr, String, String, String, String, String, String, String) Infrastructure.

Top