The ErrorDialogBase type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AlignDetailsAndHideButtons | Obsolete. Aligns the details and hide buttons. |
![]() | Dispose |
Clean up any resources being used.
(Overrides Form.Dispose(Boolean).) |
![]() | GetDescriptionText | Obsolete. Gets the description text. |
![]() | GetExceptionString | Obsolete. Gets the exception string. |
![]() | OnLoad | OnLoad event called. (Overrides Form.OnLoad(EventArgs).) |
![]() | SetHelpButtonVisibility | Obsolete. Sets the help button visibility. |
![]() | SetOkCancelState | Obsolete. Shows OK and Cancel buttons instead of Close. |
![]() | SetOkState | Obsolete. Shows OK button instead of Close. |
![]() | ShowDetails | Obsolete. Shows the details. |
See Also