CCoolBarCtrl class | CCoolBarItem | [friend] |
CCoolBarItem(CCoolBarCtrl *pBar, UINT nID=ID_SEPARATOR, int nImage=-1) | CCoolBarItem | |
CCoolBarItem(CCoolBarCtrl *pBar, CCoolBarItem *pCopy) | CCoolBarItem | |
Enable(BOOL bOn) | CCoolBarItem | [virtual] |
FromCmdUI(CCmdUI *pUI) | CCoolBarItem | [static] |
m_bChecked | CCoolBarItem | |
m_bDirty | CCoolBarItem | [protected] |
m_bEnabled | CCoolBarItem | |
m_bVisible | CCoolBarItem | |
m_crText | CCoolBarItem | |
m_nCtrlHeight | CCoolBarItem | |
m_nCtrlID | CCoolBarItem | |
m_nImage | CCoolBarItem | |
m_nWidth | CCoolBarItem | [protected] |
m_pBar | CCoolBarItem | [protected] |
m_sText | CCoolBarItem | |
m_sTip | CCoolBarItem | |
Paint(CDC *pDC, CRect &rc, BOOL bDown, BOOL bHot, BOOL bMenuGray, BOOL bTransparent) | CCoolBarItem | [protected] |
SetCheck(int nCheck) | CCoolBarItem | [virtual] |
SetImage(UINT nCommandID) | CCoolBarItem | [virtual] |
SetText(LPCTSTR lpszText) | CCoolBarItem | [virtual] |
SetTextColour(COLORREF crText=0xFFFFFFFF) | CCoolBarItem | [virtual] |
SetTip(LPCTSTR pszTip) | CCoolBarItem | [virtual] |
Show(BOOL bOn) | CCoolBarItem | [virtual] |
~CCoolBarItem() | CCoolBarItem | [virtual] |