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 progressbar control | |
Messages of progressbar control | |
Notification codes of progressbar control | |
Macros | |
#define | CTRL_PROGRESSBAR ("progressbar") |
The class name of progressbar control. More... | |
#define | PB_OKAY 0 |
#define | PB_ERR -1 |
#define CTRL_PROGRESSBAR ("progressbar") |
The class name of progressbar control.
Definition at line 72 of file progressbar.h.
#define PB_ERR -1 |
Progressbar return value
Definition at line 76 of file progressbar.h.
#define PB_OKAY 0 |
Progressbar return value
Definition at line 74 of file progressbar.h.