Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

Styles of trackbar control
[TrackBar control]

Defines


Define Documentation

#define TBS_BORDER   0x0004L
 

The trackbar control will have border.

Definition at line 78 of file trackbar.h.

#define TBS_NOTICK   0x0010L
 

The trackbar control will not display tick line beside the control.

Definition at line 90 of file trackbar.h.

#define TBS_NOTIFY   0x0001L
 

Causes the trackbar to notify the parent window with a notification message when the user clicks or doubleclicks the trackbar.

Definition at line 66 of file trackbar.h.

#define TBS_TIP   0x0008L
 

The trackbar control will display tip string above the control.

Definition at line 84 of file trackbar.h.

#define TBS_VERTICAL   0x0002L
 

The trackbar control will be oriented vertically.

Definition at line 72 of file trackbar.h.


Generated on Mon Jun 26 13:54:29 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2