#include <afxext.h>
Go to the source code of this file.
Classes | |
class | CScrollerButton |
This OIL class extends standard Windows bitmapped buttons so that they respond to clicks with the right mouse-button, and send notification messages as long as they are held down. More... | |
Defines | |
#define | IDB_DECBUTTON 1 |
#define | IDB_INCBUTTON 2 |
#define | IS_CHICAGO ((LOBYTE(LOWORD(GetVersion()))) > 3) |
#define | WM_INCBTNDOWN (WM_USER + 0x104) |
#define | WM_DECBTNDOWN (WM_USER + 0x105) |
|
Definition at line 114 of file scrlbutn.h. |
|
Definition at line 115 of file scrlbutn.h. |
|
Definition at line 117 of file scrlbutn.h. |
|
Definition at line 192 of file scrlbutn.h. |
|
Definition at line 191 of file scrlbutn.h. |