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

Macros

#define LFRDR_TBS_PRESSED   0x0100L
 indicate left button down More...
 
#define LFRDR_TBS_HILITE   0x0200L
 indicate mouse is in region of thumb of trackbar More...
 

Detailed Description

Macro Definition Documentation

#define LFRDR_TBS_HILITE   0x0200L

indicate mouse is in region of thumb of trackbar

Definition at line 464 of file trackbar.h.

#define LFRDR_TBS_PRESSED   0x0100L

indicate left button down

Definition at line 458 of file trackbar.h.