|
| CScrollBarT (HWND hWnd=NULL) |
|
CScrollBarT< TBase > & | operator= (HWND hWnd) |
|
HWND | Create (HWND hWndParent, ATL::_U_RECT rect=NULL, LPCTSTR szWindowName=NULL, DWORD dwStyle=0, DWORD dwExStyle=0, ATL::_U_MENUorID MenuOrID=0U, LPVOID lpCreateParam=NULL) |
|
int | GetScrollPos () const |
|
int | SetScrollPos (int nPos, BOOL bRedraw=TRUE) |
|
void | GetScrollRange (LPINT lpMinPos, LPINT lpMaxPos) const |
|
void | SetScrollRange (int nMinPos, int nMaxPos, BOOL bRedraw=TRUE) |
|
BOOL | GetScrollInfo (LPSCROLLINFO lpScrollInfo) const |
|
int | SetScrollInfo (LPSCROLLINFO lpScrollInfo, BOOL bRedraw=TRUE) |
|
int | GetScrollLimit () const |
|
void | ShowScrollBar (BOOL bShow=TRUE) |
|
BOOL | EnableScrollBar (UINT nArrowFlags=ESB_ENABLE_BOTH) |
|
|
static LPCTSTR | GetWndClassName () |
|
The documentation for this class was generated from the following file: