Notification codes of srollbar control
[User-machine Interaction messages]

Defines


Define Documentation

#define SB_BOTTOM   0x0C

The SB_BOTTOM notification message is sent when the user move thumb to maximum position.

Definition at line 975 of file window.h.

#define SB_ENDSCROLL   0x0D

The SB_ENDSCROLL notification message is sent when the thumb at the end of bar.

Definition at line 982 of file window.h.

#define SB_LINEDOWN   0x02

The SB_LINEDOWN notification message is sent when the user clicked the down arrow on the bar.

Definition at line 905 of file window.h.

#define SB_LINELEFT   0x03

The SB_LINELEFT notification message is sent when the user clicked the left arrow on the bar.

Definition at line 912 of file window.h.

#define SB_LINERIGHT   0x04

The SB_LINERIGHT notification message is sent when the user clicked the right arrow on the bar.

Definition at line 919 of file window.h.

#define SB_LINEUP   0x01a

The SB_LINEUP notification message is sent when the user clicked the up arrow on the bar.

Definition at line 898 of file window.h.

#define SB_PAGEDOWN   0x06

The SB_PAGEDOWN notification message is sent when the user clicked the page down area on the bar.

Definition at line 933 of file window.h.

#define SB_PAGELEFT   0x07

The SB_PAGELEFT notification message is sent when the user clicked the page left area on the bar.

Definition at line 940 of file window.h.

#define SB_PAGERIGHT   0x08

The SB_PAGERIGHT notification message is sent when the user clicked the page right area on the bar.

Definition at line 947 of file window.h.

#define SB_PAGEUP   0x05

The SB_PAGEUP notification message is sent when the user clicked the page up area on the bar.

Definition at line 926 of file window.h.

#define SB_THUMBPOSITION   0x09

The SB_THUMBPOSITION notification message is sent when the user set a new thumb position.

Definition at line 954 of file window.h.

#define SB_THUMBTRACK   0x0A

The SB_THUMBTRACK notification message is sent when the user is draging and tracking the thumb.

Definition at line 961 of file window.h.

#define SB_TOP   0x0B

The SB_TOP notification message is sent when the user move thumb to minimum position.

Definition at line 968 of file window.h.

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