MiniGUI API Reference (MiniGUI-Standalone)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Modules | Macros
TrackBar control

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...
 

Detailed Description

Macro Definition Documentation

#define CTRL_TRACKBAR   ("trackbar")

The class name of trackbar control.

Definition at line 72 of file trackbar.h.

#define TBLEN_TIP   31

The maximum length of the trackbar tip string.

Definition at line 78 of file trackbar.h.