|
MiniGUI API Reference (MiniGUI-Processes)
v4.0.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 200 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 193 of file iconview.h.
1.8.13