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

Notification codes of trackbar control
[TrackBar control]

Defines


Define Documentation

#define TBN_CHANGE   3
 

Notifies that the position of the slider has changed.

Definition at line 410 of file trackbar.h.

#define TBN_REACHMAX   2
 

Notifies that the slider has reached the maximum position.

Definition at line 404 of file trackbar.h.

#define TBN_REACHMIN   1
 

Notifies that the slider has reached the minimum position.

Definition at line 398 of file trackbar.h.

#define TBN_STARTDRAG   4
 

Notifies that the user start to drag the slider.

Definition at line 416 of file trackbar.h.

#define TBN_STOPDRAG   5
 

Notifies that the user stop to drag the slider.

Definition at line 422 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