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

Public Member Functions

 CStatusBarCtrlT (HWND hWnd=NULL)
 
CStatusBarCtrlT< 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 GetParts (int nParts, int *pParts) const
 
BOOL SetParts (int nParts, int *pWidths)
 
int GetTextLength (int nPane, int *pType=NULL) const
 
int GetText (int nPane, LPTSTR lpszText, int *pType=NULL) const
 
BOOL GetTextBSTR (int nPane, BSTR &bstrText, int *pType=NULL) const
 
BOOL SetText (int nPane, LPCTSTR lpszText, int nType=0)
 
BOOL GetRect (int nPane, LPRECT lpRect) const
 
BOOL GetBorders (int *pBorders) const
 
BOOL GetBorders (int &nHorz, int &nVert, int &nSpacing) const
 
void SetMinHeight (int nMin)
 
BOOL SetSimple (BOOL bSimple=TRUE)
 
BOOL IsSimple () const
 

Static Public Member Functions

static LPCTSTR GetWndClassName ()
 

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