This is the complete list of members for CBCGPRibbonCategory, including all inherited members.
AddHidden(CBCGPBaseRibbonElement *pElem) | CBCGPRibbonCategory | |
AddPanel(LPCTSTR lpszPanelName, HICON hIcon=0, CRuntimeClass *pRTI=NULL, BOOL bAutoDestroyIcon=TRUE, int nInsertAt=-1) | CBCGPRibbonCategory | |
AddPanel(LPCTSTR lpszPanelName, const CBCGPToolBarImages &icons, int nIconIndex, CRuntimeClass *pRTI=NULL, int nInsertAt=-1) | CBCGPRibbonCategory | |
CBCGPRibbonCategory(CBCGPRibbonBar *pParentRibbonBar, LPCTSTR lpszName, UINT uiSmallImagesResID, UINT uiLargeImagesResID, CSize sizeSmallImage=CSize(16, 16), CSize sizeLargeImage=CSize(32, 32), UINT uiMediumImagesResID=0, CSize sizeMediumImage=CSize(20, 20)) | CBCGPRibbonCategory | protected |
CBCGPRibbonCategory(CBCGPRibbonBar *pParentRibbonBar) | CBCGPRibbonCategory | protected |
EnableScroll(BOOL bEnable, BOOL bRecalcLayout=TRUE) | CBCGPRibbonCategory | |
GetApplicationModes() const | CBCGPRibbonCategory | inline |
GetContextID() const | CBCGPRibbonCategory | inline |
GetData() const | CBCGPRibbonCategory | inline |
GetLargeImages() | CBCGPRibbonCategory | inline |
GetMediumImages() | CBCGPRibbonCategory | inline |
GetPanel(int nIndex) | CBCGPRibbonCategory | |
GetPanelCount() const | CBCGPRibbonCategory | |
GetPanelIndex(const CBCGPRibbonPanel *pPanel) const | CBCGPRibbonCategory | |
GetSmallImages() | CBCGPRibbonCategory | inline |
GetTabColor() const | CBCGPRibbonCategory | inline |
IsScrollEnabled() const | CBCGPRibbonCategory | inline |
IsVisible() const | CBCGPRibbonCategory | inline |
RemovePanel(int nIndex, BOOL bDelete=TRUE) | CBCGPRibbonCategory | |
SetApplicationModes(UINT nAppModes) | CBCGPRibbonCategory | inline |
SetCollapseOrder(const CArray< int, int > &arCollapseOrder) | CBCGPRibbonCategory | |
SetData(DWORD_PTR dwData) | CBCGPRibbonCategory | inline |
SetKeys(LPCTSTR lpszKeys) | CBCGPRibbonCategory | |
SetTabColor(BCGPRibbonCategoryColor color) | CBCGPRibbonCategory | inline |