|
MiniGUI API Reference (MiniGUI-Processes)
v4.0.0
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.
1.8.13