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