ExceptionMessageBoxDialogResult Enumeration
Identifies the button that the user clicked to close the exception message box when custom text buttons are used.
Assembly: Microsoft.ExceptionMessageBox (in Microsoft.ExceptionMessageBox.dll)
| Member name | Description | |
|---|---|---|
| Button1 | The first custom text button. | |
| Button2 | The second custom text button. | |
| Button3 | The third custom text button. | |
| Button4 | The fourth custom text button. | |
| Button5 | The fifth custom text button. | |
| None | Custom text buttons are not used. |
Show: