Go to the source code of this file.
Classes | |
class | CScrollerThumb |
This OIL class represents a scroll bar "thumb", which sends drag messages to its parent CScroller object. More... | |
Defines | |
#define | WM_GRABTHUMB (WM_USER + 0x10a) |
#define | WM_GRABTHUMBADJ (WM_USER + 0x10b) |
#define | WM_DRAGTHUMB (WM_USER + 0x10c) |
#define | WM_DRAGTHUMBADJ (WM_USER + 0x10d) |
#define | WM_RELEASETHUMB (WM_USER + 0x10e) |
#define | WM_RELEASETHUMBADJ (WM_USER + 0x10f) |
#define | IDB_THUMB 3 |
|
Definition at line 177 of file scrlthmb.h. |
|
Definition at line 170 of file scrlthmb.h. |
|
Definition at line 171 of file scrlthmb.h. |
|
Definition at line 168 of file scrlthmb.h. |
|
Definition at line 169 of file scrlthmb.h. |
|
Definition at line 172 of file scrlthmb.h. |
|
Definition at line 173 of file scrlthmb.h. |