CF_MessageBoxType¶
Category: utility
GitHub: cute_result.h
Types of supported message boxes.
Values¶
| Enum | Description |
|---|---|
| MESSAGE_BOX_TYPE_ERROR | An error message box. |
| MESSAGE_BOX_TYPE_WARNING | A warning message box.. |
| MESSAGE_BOX_TYPE_INFORMATION | An informational message box. |