crashrpt2
WTL::CToolBarCtrlT< TBase > Member List

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

AddBitmap(int nNumButtons, UINT nBitmapID) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
AddBitmap(int nNumButtons, HBITMAP hBitmap) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
AddButton(LPTBBUTTON lpButton) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
AddButton(int iCommand, BYTE Style, BYTE State, int iBitmap, INT_PTR iString, DWORD_PTR lParam) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
AddButton(int iCommand, BYTE Style, BYTE State, int iBitmap, LPCTSTR lpszItem, DWORD_PTR lParam) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
AddButtons(int nNumButtons, LPTBBUTTON lpButtons) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
AddSeparator(int cxWidth=8) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
AddString(UINT nStringID) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
AddStrings(LPCTSTR lpszStrings) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
AutoSize() (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
ChangeBitmap(int nID, int nBitmap) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
CheckButton(int nID, BOOL bCheck=TRUE) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
CommandToIndex(UINT nID) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
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::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
CToolBarCtrlT(HWND hWnd=NULL) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
Customize() (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
DeleteButton(int nIndex) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
EnableButton(int nID, BOOL bEnable=TRUE) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetBitmap(int nID) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetBitmapFlags() const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetButton(int nIndex, LPTBBUTTON lpButton) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetButtonCount() const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetButtonSize() const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetButtonSize(SIZE &size) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetButtonText(int nID, LPTSTR lpstrText) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetDisabledImageList(int nIndex=0) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetHotImageList(int nIndex=0) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetImageList(int nIndex=0) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetItemRect(int nIndex, LPRECT lpRect) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetRect(int nID, LPRECT lpRect) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetRows() const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetState(int nID) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetStyle() const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetTextRows() const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetToolTips() const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
GetWndClassName() (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inlinestatic
HideButton(int nID, BOOL bHide=TRUE) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
Indeterminate(int nID, BOOL bIndeterminate=TRUE) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
InsertButton(int nIndex, LPTBBUTTON lpButton) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
InsertButton(int nIndex, int iCommand, BYTE Style, BYTE State, int iBitmap, INT_PTR iString, DWORD_PTR lParam) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
InsertButton(int nIndex, int iCommand, BYTE Style, BYTE State, int iBitmap, LPCTSTR lpszItem, DWORD_PTR lParam) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
InsertSeparator(int nIndex, int cxWidth=8) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
IsButtonChecked(int nID) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
IsButtonEnabled(int nID) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
IsButtonHidden(int nID) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
IsButtonIndeterminate(int nID) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
IsButtonPressed(int nID) const (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
LoadImages(int nBitmapID) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
LoadStdImages(int nBitmapID) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
operator=(HWND hWnd) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
PressButton(int nID, BOOL bPress=TRUE) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
ReplaceBitmap(LPTBREPLACEBITMAP ptbrb) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
RestoreState(HKEY hKeyRoot, LPCTSTR lpszSubKey, LPCTSTR lpszValueName) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SaveState(HKEY hKeyRoot, LPCTSTR lpszSubKey, LPCTSTR lpszValueName) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetBitmapSize(SIZE size) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetBitmapSize(int cx, int cy) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetButtonSize(SIZE size) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetButtonSize(int cx, int cy) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetButtonStructSize(int nSize=sizeof(TBBUTTON)) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetButtonWidth(int cxMin, int cxMax) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetCmdID(int nIndex, UINT nID) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetDisabledImageList(HIMAGELIST hImageList, int nIndex=0) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetHotImageList(HIMAGELIST hImageList, int nIndex=0) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetImageList(HIMAGELIST hImageList, int nIndex=0) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetIndent(int nIndent) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetMaxTextRows(int nMaxTextRows) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetNotifyWnd(HWND hWnd) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetRows(int nRows, BOOL bLarger, LPRECT lpRect) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetState(int nID, UINT nState) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetStyle(DWORD dwStyle) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline
SetToolTips(HWND hWndToolTip) (defined in WTL::CToolBarCtrlT< TBase >)WTL::CToolBarCtrlT< TBase >inline