MiniGUI API Reference (MiniGUI-Processes)
v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Modules | |
Styles of combobox control | |
Messages of combobox control | |
Notification codes of combobox control | |
Macros | |
#define | CTRL_COMBOBOX ("combobox") |
The class name of combobox control. More... | |
#define | CB_OKAY LB_OKAY |
#define | CB_ERR LB_ERR |
#define | CB_ERRSPACE LB_ERRSPACE |
#define CB_ERR LB_ERR |
Combo Box return error value
Definition at line 909 of file combobox.h.
#define CB_ERRSPACE LB_ERRSPACE |
Combo Box return space error value
Definition at line 911 of file combobox.h.
#define CB_OKAY LB_OKAY |
Combo Box return ok value
Definition at line 907 of file combobox.h.
#define CTRL_COMBOBOX ("combobox") |
The class name of combobox control.
Definition at line 72 of file combobox.h.