MiniGUI API Reference (MiniGUI-Processes)
v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Macros | |
#define | IVS_NOTIFY SVS_NOTIFY |
The notify style of iconview control. More... | |
#define | IVS_UPNOTIFY SVS_UPNOTIFY |
The upnotify style of iconview control. More... | |
#define | IVS_AUTOSORT SVS_AUTOSORT |
The auto sort style of iconview control. More... | |
#define | IVS_LOOP SVS_LOOP |
The loop style of iconview control. More... | |
#define IVS_AUTOSORT SVS_AUTOSORT |
The auto sort style of iconview control.
Definition at line 188 of file iconview.h.
#define IVS_LOOP SVS_LOOP |
#define IVS_NOTIFY SVS_NOTIFY |
#define IVS_UPNOTIFY SVS_UPNOTIFY |
The upnotify style of iconview control.
Definition at line 181 of file iconview.h.