scrlbutn.h File Reference

(r1785/r751)

#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)


Define Documentation

#define IDB_DECBUTTON   1
 

Definition at line 114 of file scrlbutn.h.

#define IDB_INCBUTTON   2
 

Definition at line 115 of file scrlbutn.h.

#define IS_CHICAGO   ((LOBYTE(LOWORD(GetVersion()))) > 3)
 

Definition at line 117 of file scrlbutn.h.

#define WM_DECBTNDOWN   (WM_USER + 0x105)
 

Definition at line 192 of file scrlbutn.h.

#define WM_INCBTNDOWN   (WM_USER + 0x104)
 

Definition at line 191 of file scrlbutn.h.


Generated on Sat Nov 10 03:49:36 2007 for Camelot by  doxygen 1.4.4