ExceptionMessageBoxSymbol Enumeration
Specifies the symbol that is displayed in the exception message box.
Assembly: Microsoft.ExceptionMessageBox (in Microsoft.ExceptionMessageBox.dll)
| Member name | Description | |
|---|---|---|
| Asterisk | The system asterisk symbol. | |
| Error | The system error symbol. | |
| Exclamation | The system exclamation point symbol. | |
| Hand | The system hand symbol. | |
| Information | The system information symbol. | |
| None | No symbol. | |
| Question | The system question mark symbol. | |
| Stop | The system stop sign symbol. | |
| Warning | The system warning symbol. |
Members of ExceptionMessageBoxSymbol are system-maintained graphic icons.
Show: