Enum MessageBoxType
The type of message box to be displayed
Namespace: Inferno.UI
Assembly: Inferno.Desktop.dll
Syntax
public enum MessageBoxType
Fields
| Name | Description |
|---|---|
| Error | An error box |
| Information | An information box |
| Warning | A warning box |