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 413 of file trackbar.h.

#define TBN_REACHMAX   2

Notifies that the slider has reached the maximum position.

Definition at line 407 of file trackbar.h.

#define TBN_REACHMIN   1

Notifies that the slider has reached the minimum position.

Definition at line 401 of file trackbar.h.

#define TBN_STARTDRAG   4

Notifies that the user start to drag the slider.

Definition at line 419 of file trackbar.h.

#define TBN_STOPDRAG   5

Notifies that the user stop to drag the slider.

Definition at line 425 of file trackbar.h.

Generated on Thu Apr 7 15:58:37 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3