MiniGUI API Reference (MiniGUI-Processes)
v5.0.6
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Macros | |
#define | PBS_NOTIFY 0x0001L |
Notifies the parent window. More... | |
#define | PBS_VERTICAL 0x0002L |
Creates progressbar vertically. More... | |
#define PBS_NOTIFY 0x0001L |
Notifies the parent window.
Sends the parent window notification messages when the user clicks or double-clicks the control.
Definition at line 102 of file progressbar.h.
#define PBS_VERTICAL 0x0002L |
Creates progressbar vertically.
Definition at line 108 of file progressbar.h.