| 
    MiniGUI API Reference (MiniGUI-Standalone)
    v4.0.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 921 of file combobox.h.
| #define CB_ERRSPACE LB_ERRSPACE | 
Combo Box return space error value
Definition at line 923 of file combobox.h.
| #define CB_OKAY LB_OKAY | 
Combo Box return ok value
Definition at line 919 of file combobox.h.
| #define CTRL_COMBOBOX ("combobox") | 
The class name of combobox control.
Definition at line 84 of file combobox.h.
 1.8.13