This is the complete list of members for CBCGPRibbonMainPanel, including all inherited members.
| Add(CBCGPBaseRibbonElement *pElem) | CBCGPRibbonMainPanel | virtual |
| AddRecentFilesList(LPCTSTR lpszLabel, int nWidth=300, BOOL bShowPins=FALSE) | CBCGPRibbonMainPanel | |
| AddSeparator(BOOL bVisible=TRUE) | CBCGPRibbonPanel | virtual |
| AddToBottom(CBCGPBaseRibbonElement *pElem) | CBCGPRibbonMainPanel | |
| AddToolBar(UINT uiToolbarResID, UINT uiColdResID=0, UINT uiHotResID=0, UINT uiDisabledResID=0) | CBCGPRibbonPanel | |
| AddToRight(CBCGPBaseRibbonElement *pElem, int nWidth=300) | CBCGPRibbonMainPanel | |
| CBCGPRibbonPanel(LPCTSTR lpszName=NULL, HICON hIcon=NULL, BOOL bAutoDestroyIcon=TRUE) | CBCGPRibbonPanel | protected |
| CBCGPRibbonPanel(LPCTSTR lpszName, const CBCGPToolBarImages &icons, int nIconIndex) | CBCGPRibbonPanel | protected |
| CBCGPRibbonPanel(CBCGPRibbonPaletteButton *pPaletteButton) | CBCGPRibbonPanel | protected |
| EnableCommandSearch(BOOL bEnable, LPCTSTR lpszLabel, LPCTSTR lpszKeyTip, int nWidth=0, BOOL bHideDisabled=FALSE) | CBCGPRibbonMainPanel | |
| EnableLaunchButton(UINT uiCmdID, int nIconIndex=-1, LPCTSTR lpszKeys=NULL) | CBCGPRibbonPanel | |
| FindByData(DWORD_PTR dwData) const | CBCGPRibbonPanel | |
| FindByID(UINT uiCmdID, BOOL bNonCustomOnly=TRUE, BOOL bCheckForSimplifiedMode=FALSE) const | CBCGPRibbonPanel | |
| GetApplicationModes() const | CBCGPRibbonPanel | inline |
| GetCount() const | CBCGPRibbonPanel | |
| GetData() const | CBCGPRibbonPanel | inline |
| GetElement(int nIndex) const | CBCGPRibbonPanel | |
| GetElements(CArray< CBCGPBaseRibbonElement *, CBCGPBaseRibbonElement * > &arElements, BOOL bIncludeSubItems=TRUE) | CBCGPRibbonPanel | |
| GetName() const | CBCGPRibbonPanel | inline |
| GetParentCategory() const | CBCGPRibbonPanel | inline |
| Insert(CBCGPBaseRibbonElement *pElem, int nIndex) | CBCGPRibbonPanel | virtual |
| InsertSeparator(int nIndex, BOOL bVisible=TRUE) | CBCGPRibbonPanel | virtual |
| IsAlwaysAlignByColumn() const | CBCGPRibbonPanel | inline |
| IsCenterColumnVert() const | CBCGPRibbonPanel | inline |
| IsJustifyColumns() const | CBCGPRibbonPanel | inline |
| IsPreserveElementOrder() const | CBCGPRibbonPanel | inline |
| Remove(int nIndex, BOOL bDelete=TRUE) | CBCGPRibbonPanel | |
| RemoveAll() | CBCGPRibbonPanel | virtual |
| Replace(int nIndex, CBCGPBaseRibbonElement *pElem, BOOL bCopyContent=TRUE) | CBCGPRibbonPanel | |
| ReplaceByID(UINT uiCmdID, CBCGPBaseRibbonElement *pElem, BOOL bCopyContent=TRUE) | CBCGPRibbonPanel | |
| SetAlwaysAlignByColumn(BOOL bSet=TRUE) | CBCGPRibbonPanel | |
| SetApplicationModes(UINT nAppModes) | CBCGPRibbonPanel | inline |
| SetCenterColumnVert(BOOL bSet=TRUE) | CBCGPRibbonPanel | inline |
| SetData(DWORD_PTR dwData) | CBCGPRibbonPanel | inline |
| SetElementMenu(UINT uiCmdID, HMENU hMenu, BOOL bIsDefaultCommand=FALSE, BOOL bRightAlign=FALSE) | CBCGPRibbonPanel | |
| SetElementMenu(UINT uiCmdID, UINT uiMenuResID, BOOL bIsDefaultCommand=FALSE, BOOL bRightAlign=FALSE) | CBCGPRibbonPanel | |
| SetElementRTC(int nIndex, CRuntimeClass *pRTC) | CBCGPRibbonPanel | |
| SetElementRTCByID(UINT uiCmdID, CRuntimeClass *pRTC) | CBCGPRibbonPanel | |
| SetJustifyColumns(BOOL bSet=TRUE) | CBCGPRibbonPanel | inline |
| SetKeys(LPCTSTR lpszKeys) | CBCGPRibbonPanel | |
| SetName(LPCTSTR szName, BOOL bUpdateDefaultButton=FALSE) | CBCGPRibbonPanel | inline |
| SetPreserveElementOrder(BOOL bSet=TRUE) | CBCGPRibbonPanel | inline |