ExceptionMessageBoxDefaultButton Enumeration
Sets the default button in the exception message box.
Assembly: Microsoft.ExceptionMessageBox (in Microsoft.ExceptionMessageBox.dll)
| Member name | Description | |
|---|---|---|
| Button1 | The first button is the default button. | |
| Button2 | The second button is the default button. | |
| Button3 | The third button is the default button. | |
| Button4 | The fourth button is the default button. | |
| Button5 | The fifth button is the default button. |
Show: