[]
Specifies the icon that is displayed by a message box.
public enum C1MessageBoxIcon
Name | Description |
---|---|
Error | The message box displays an error icon. |
Information | The message box displays an information icon. |
None | No icon is displayed. |
Question | The message box displays an information icon. |
Warning | The message box displays a warning icon. |