crashrpt2
WTL::CScrollBarT< TBase > Member List

This is the complete list of members for WTL::CScrollBarT< TBase >, including all inherited members.

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) (defined in WTL::CScrollBarT< TBase >)WTL::CScrollBarT< TBase >inline
CScrollBarT(HWND hWnd=NULL) (defined in WTL::CScrollBarT< TBase >)WTL::CScrollBarT< TBase >inline
EnableScrollBar(UINT nArrowFlags=ESB_ENABLE_BOTH) (defined in WTL::CScrollBarT< TBase >)WTL::CScrollBarT< TBase >inline
GetScrollInfo(LPSCROLLINFO lpScrollInfo) const (defined in WTL::CScrollBarT< TBase >)WTL::CScrollBarT< TBase >inline
GetScrollLimit() const (defined in WTL::CScrollBarT< TBase >)WTL::CScrollBarT< TBase >inline
GetScrollPos() const (defined in WTL::CScrollBarT< TBase >)WTL::CScrollBarT< TBase >inline
GetScrollRange(LPINT lpMinPos, LPINT lpMaxPos) const (defined in WTL::CScrollBarT< TBase >)WTL::CScrollBarT< TBase >inline
GetWndClassName() (defined in WTL::CScrollBarT< TBase >)WTL::CScrollBarT< TBase >inlinestatic
operator=(HWND hWnd) (defined in WTL::CScrollBarT< TBase >)WTL::CScrollBarT< TBase >inline
SetScrollInfo(LPSCROLLINFO lpScrollInfo, BOOL bRedraw=TRUE) (defined in WTL::CScrollBarT< TBase >)WTL::CScrollBarT< TBase >inline
SetScrollPos(int nPos, BOOL bRedraw=TRUE) (defined in WTL::CScrollBarT< TBase >)WTL::CScrollBarT< TBase >inline
SetScrollRange(int nMinPos, int nMaxPos, BOOL bRedraw=TRUE) (defined in WTL::CScrollBarT< TBase >)WTL::CScrollBarT< TBase >inline
ShowScrollBar(BOOL bShow=TRUE) (defined in WTL::CScrollBarT< TBase >)WTL::CScrollBarT< TBase >inline