| 
    MiniGUI API Reference (MiniGUI-Standalone)
    v4.0.0
    
   A mature and proven cross-platform GUI system for embedded and smart IoT devices 
   | 
 
Modules | |
| Styles of trackbar control | |
| Messages of trackbar control | |
| Notification codes of trackbar control | |
| state for renderer | |
Macros | |
| #define | CTRL_TRACKBAR ("trackbar") | 
| The class name of trackbar control.  More... | |
| #define | TBLEN_TIP 31 | 
| The maximum length of the trackbar tip string.  More... | |
| #define CTRL_TRACKBAR ("trackbar") | 
The class name of trackbar control.
Definition at line 84 of file trackbar.h.
| #define TBLEN_TIP 31 | 
The maximum length of the trackbar tip string.
Definition at line 90 of file trackbar.h.
 1.8.13