crashrpt2
Public Member Functions | Static Public Member Functions | List of all members
WTL::CProgressBarCtrlT< TBase > Class Template Reference
Inheritance diagram for WTL::CProgressBarCtrlT< TBase >:

Public Member Functions

 CProgressBarCtrlT (HWND hWnd=NULL)
 
CProgressBarCtrlT< 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)
 
DWORD SetRange (int nLower, int nUpper)
 
int SetPos (int nPos)
 
int OffsetPos (int nPos)
 
int SetStep (int nStep)
 
UINT GetPos () const
 
void GetRange (PPBRANGE pPBRange) const
 
void GetRange (int &nLower, int &nUpper) const
 
int GetRangeLimit (BOOL bLowLimit) const
 
DWORD SetRange32 (int nMin, int nMax)
 
int StepIt ()
 

Static Public Member Functions

static LPCTSTR GetWndClassName ()
 

The documentation for this class was generated from the following file: