This is the complete list of members for CBCGPRibbonComboBox, including all inherited members.
| AddGroup(const CString &strName) | CBCGPRibbonComboBox | virtual |
| AddItem(LPCTSTR lpszItem, DWORD_PTR dwData=0) | CBCGPRibbonComboBox | virtual |
| AddSeparator() | CBCGPRibbonComboBox | virtual |
| AddSubItem(CBCGPBaseRibbonElement *pSubItem, int nIndex=-1) | CBCGPRibbonButton | |
| AreDuplicatedItemsEnabled() const | CBCGPRibbonComboBox | inline |
| BCGP_RIBBON_COMBO_SORT_ORDER enum name | CBCGPRibbonComboBox | |
| BCGP_RIBBON_COMBO_SORT_ORDER_ASC enum value | CBCGPRibbonComboBox | |
| BCGP_RIBBON_COMBO_SORT_ORDER_DESC enum value | CBCGPRibbonComboBox | |
| BCGP_RIBBON_COMBO_SORT_ORDER_NO_SORT enum value | CBCGPRibbonComboBox | |
| CanBeRemovedFromQAT() const | CBCGPBaseRibbonElement | inlinevirtual |
| CBCGPRibbonButton(UINT nID, LPCTSTR lpszText, int nSmallImageIndex=-1, int nLargeImageIndex=-1, BOOL bAlwaysShowDescription=FALSE, RibbonSimplifiedModeType type=RibbonSimplifiedOnScreenCompact, BOOL bHideInFullMode=FALSE) | CBCGPRibbonButton | |
| CBCGPRibbonButton(UINT nID, LPCTSTR lpszText, HICON hIcon, BOOL bAlwaysShowDescription=FALSE, HICON hIconSmall=NULL, BOOL bAutoDestroyIcon=FALSE, BOOL bAlphaBlendIcon=FALSE, RibbonSimplifiedModeType type=RibbonSimplifiedOnScreenCompact, BOOL bHideInFullMode=FALSE, HICON hIconMedium=NULL) | CBCGPRibbonButton | |
| CBCGPRibbonButton(UINT nID, HICON hIconSmall, LPCTSTR lpszText, BOOL bAutoDestroyIcon=FALSE, BOOL bAlphaBlendIcon=FALSE, RibbonSimplifiedModeType type=RibbonSimplifiedOnScreenCompact, BOOL bHideInFullMode=FALSE) | CBCGPRibbonButton | |
| CBCGPRibbonComboBox(UINT nID, BOOL bHasEditBox=TRUE, int nWidth=-1, LPCTSTR lpszLabel=NULL, int nImage=-1, BCGP_RIBBON_COMBO_SORT_ORDER sortOrder=BCGP_RIBBON_COMBO_SORT_ORDER_NO_SORT, RibbonSimplifiedModeType type=RibbonSimplifiedOnScreenCompact, BOOL bHideInFullMode=FALSE) | CBCGPRibbonComboBox | |
| CBCGPRibbonEdit(UINT nID, int nWidth, LPCTSTR lpszLabel=NULL, int nImage=-1, RibbonSimplifiedModeType type=RibbonSimplifiedOnScreenCompact, BOOL bHideInFullMode=FALSE) | CBCGPRibbonEdit | |
| ClosePopupDlg(LPCTSTR lpszEditValue, BOOL bOK, DWORD_PTR dwUserData=0) | CBCGPRibbonButton | virtual |
| CreateEdit(CWnd *pWndParent, DWORD dwEditStyle) | CBCGPRibbonEdit | virtual |
| DeleteItem(int iIndex) | CBCGPRibbonComboBox | |
| DeleteItem(DWORD_PTR dwData) | CBCGPRibbonComboBox | |
| DeleteItem(LPCTSTR lpszText, BOOL bTranslated=FALSE) | CBCGPRibbonComboBox | |
| EnableAutoComplete(BOOL bEnable=TRUE) | CBCGPRibbonComboBox | |
| EnableCalculator(BOOL bEnable=TRUE, const CStringList *plstAdditionalCommands=NULL, const CList< UINT, UINT > *plstExtCommands=NULL, LPCTSTR lpszDisplayFormat=NULL) | CBCGPRibbonComboBox | |
| EnableDropDownListResize(BOOL bEnable=FALSE) | CBCGPRibbonComboBox | inline |
| EnableDuplicatedItems(BOOL bEnable=TRUE) | CBCGPRibbonComboBox | |
| EnablePopupDialog(CRuntimeClass *pRTI, UINT nIDTemplate, BOOL bIsResizable=FALSE, BOOL bIsDefaultCommand=FALSE, BOOL bIsRightAligned=FALSE) | CBCGPRibbonButton | |
| EnablePopupDialog(CRuntimeClass *pRTI, LPCTSTR lpszTemplateName, BOOL bIsResizable=FALSE, BOOL bIsDefaultCommand=FALSE, BOOL bIsRightAligned=FALSE) | CBCGPRibbonButton | |
| EnableSearchMode(BOOL bEnable, LPCTSTR lpszPrompt) | CBCGPRibbonEdit | |
| EnableSpinButtons(int nMin, int nMax) | CBCGPRibbonEdit | |
| EnableTranslation(BOOL bEnable=TRUE) | CBCGPBaseRibbonElement | inline |
| FindItem(LPCTSTR lpszText, BOOL bTranslated=FALSE) const | CBCGPRibbonComboBox | |
| FindSubItemIndexByID(UINT uiID) const | CBCGPRibbonButton | |
| GetApplicationModes() const | CBCGPBaseRibbonElement | inline |
| GetCount() const | CBCGPRibbonComboBox | inline |
| GetCurSel() const | CBCGPRibbonComboBox | inline |
| GetCursor() const | CBCGPBaseRibbonElement | inlinevirtual |
| GetData() const | CBCGPBaseRibbonElement | inline |
| GetDescription() const | CBCGPBaseRibbonElement | virtual |
| GetEditText() const | CBCGPRibbonEdit | inline |
| GetID() const | CBCGPBaseRibbonElement | inline |
| GetImageIndex(BOOL bLargeImage) const | CBCGPRibbonButton | inline |
| GetItem(int iIndex) const | CBCGPRibbonComboBox | |
| GetItemData(int iIndex) const | CBCGPRibbonComboBox | |
| GetKeys() const | CBCGPBaseRibbonElement | inline |
| GetMenu() const | CBCGPRibbonButton | inline |
| GetMenuKeys() const | CBCGPBaseRibbonElement | inline |
| GetPrompt() const | CBCGPRibbonEdit | inline |
| GetRect() const | CBCGPBaseRibbonElement | inline |
| GetSearchPrompt() const | CBCGPRibbonEdit | inline |
| GetSimplifiedModeType() const | CBCGPBaseRibbonElement | inline |
| GetSize(CDC *pDC) | CBCGPBaseRibbonElement | inlinevirtual |
| GetText() const | CBCGPBaseRibbonElement | inline |
| GetTextAlign() const | CBCGPRibbonEdit | inline |
| HasEditBox() const | CBCGPRibbonComboBox | inlinevirtual |
| InsertGroup(int nPos, const CString &strName) | CBCGPRibbonComboBox | virtual |
| InsertItem(int nPos, LPCTSTR lpszItem, DWORD_PTR dwData=0) | CBCGPRibbonComboBox | virtual |
| InsertSeparator(int nPos) | CBCGPRibbonComboBox | virtual |
| IsAutoCompleteEnabled() const | CBCGPRibbonComboBox | inline |
| IsAutoCompleteList() const | CBCGPRibbonEdit | inline |
| IsBackstageViewMode() const | CBCGPBaseRibbonElement | inlinevirtual |
| IsCalculatorEnabled() const | CBCGPRibbonComboBox | inline |
| IsChecked() const | CBCGPBaseRibbonElement | inlinevirtual |
| IsCompactMode() const | CBCGPBaseRibbonElement | inline |
| IsDefaultCommand() const | CBCGPRibbonButton | inline |
| IsDisabled() const | CBCGPBaseRibbonElement | inlinevirtual |
| IsDisableFrameAccelTableOnFocus() const | CBCGPRibbonEdit | inline |
| IsFocused() const | CBCGPBaseRibbonElement | inlinevirtual |
| IsHiddenInFullMode() const | CBCGPBaseRibbonElement | inline |
| IsPressed() const | CBCGPBaseRibbonElement | inlinevirtual |
| IsReadOnly() const | CBCGPRibbonEdit | inline |
| IsResizeDropDownList() const | CBCGPRibbonComboBox | inline |
| IsRightAlignMenu() const | CBCGPRibbonButton | inline |
| IsSearchMode() const | CBCGPRibbonEdit | inline |
| IsTranslationAllowed() const | CBCGPBaseRibbonElement | inline |
| OnBeforeDestroyParentMenuBar(CBCGPRibbonPanelMenuBar *pParentMenu) | CBCGPBaseRibbonElement | inlineprotectedvirtual |
| OnBeforeShowPopupDlg(CBCGPDialog *pDlg) | CBCGPRibbonButton | inlinevirtual |
| OnCalculatorUserCommand(CBCGPCalculator *, UINT) | CBCGPRibbonComboBox | inlinevirtual |
| OnClick(CPoint point) | CBCGPRibbonButton | virtual |
| OnCompareStrings(const CString &str1, const CString &str2) const | CBCGPRibbonComboBox | inlineprotectedvirtual |
| OnProcessKey(UINT nChar) | CBCGPBaseRibbonElement | inlineprotectedvirtual |
| OnSelectItem(int nItem) | CBCGPRibbonComboBox | virtual |
| RemoveAllItems() | CBCGPRibbonComboBox | |
| RemoveAllSubItems() | CBCGPRibbonButton | |
| RemoveSubItem(int nIndex) | CBCGPRibbonButton | |
| RibbonElementFirstInGroup enum value | CBCGPBaseRibbonElement | |
| RibbonElementLastInGroup enum value | CBCGPBaseRibbonElement | |
| RibbonElementLocation enum name | CBCGPBaseRibbonElement | |
| RibbonElementMiddleInGroup enum value | CBCGPBaseRibbonElement | |
| RibbonElementNotInGroup enum value | CBCGPBaseRibbonElement | |
| RibbonElementSingleInGroup enum value | CBCGPBaseRibbonElement | |
| RibbonImageLarge enum value | CBCGPBaseRibbonElement | |
| RibbonImageSmall enum value | CBCGPBaseRibbonElement | |
| RibbonImageType enum name | CBCGPBaseRibbonElement | |
| RibbonSimplifiedHidden enum value | CBCGPBaseRibbonElement | |
| RibbonSimplifiedInMenu enum value | CBCGPBaseRibbonElement | |
| RibbonSimplifiedModeType enum name | CBCGPBaseRibbonElement | |
| RibbonSimplifiedOnScreenCompact enum value | CBCGPBaseRibbonElement | |
| RibbonSimplifiedOnScreenFull enum value | CBCGPBaseRibbonElement | |
| SelectItem(int iIndex) | CBCGPRibbonComboBox | |
| SelectItem(DWORD_PTR dwData) | CBCGPRibbonComboBox | |
| SelectItem(LPCTSTR lpszText, BOOL bTranslated=FALSE) | CBCGPRibbonComboBox | |
| SetAlwaysLargeImage(BOOL bSet=TRUE) | CBCGPRibbonButton | inline |
| SetAutoCompleteList(BOOL bSet=TRUE, COLORREF clrHighlightedText=CLR_NONE, COLORREF clrHighlightedFill=CLR_NONE) | CBCGPRibbonEdit | |
| SetData(DWORD_PTR dwData) | CBCGPBaseRibbonElement | inline |
| SetDefaultCommand(BOOL bSet=TRUE) | CBCGPRibbonButton | inline |
| SetDisableFrameAccelTableOnFocus(BOOL bSet=TRUE) | CBCGPRibbonEdit | inline |
| SetDropDownHeight(int nHeight) | CBCGPRibbonComboBox | |
| SetEditText(CString strText) | CBCGPRibbonEdit | |
| SetID(UINT nID) | CBCGPBaseRibbonElement | virtual |
| SetImageIndex(int nIndex, BOOL bLargeImage) | CBCGPRibbonButton | |
| SetKeys(LPCTSTR lpszKeys, LPCTSTR lpszMenuKeys=NULL) | CBCGPBaseRibbonElement | virtual |
| SetMenu(HMENU hMenu, BOOL bIsDefaultCommand=FALSE, BOOL bRightAlign=FALSE, BOOL bKeepMenuHandle=FALSE, BOOL bDrawMenuArrow=TRUE) | CBCGPRibbonButton | |
| SetMenu(UINT uiMenuResID, BOOL bIsDefaultCommand=FALSE, BOOL bRightAlign=FALSE, BOOL bKeepMenuHandle=FALSE, BOOL bDrawMenuArrow=TRUE) | CBCGPRibbonButton | |
| SetReadOnly(BOOL bSet=TRUE) | CBCGPRibbonEdit | |
| SetRightAlignMenu(BOOL bSet=TRUE) | CBCGPRibbonButton | inline |
| SetSimplifiedModeType(RibbonSimplifiedModeType type, BOOL bHideInFullMode=FALSE) | CBCGPBaseRibbonElement | inline |
| SetTextAlign(int nAlign) | CBCGPRibbonEdit | |
| SetToolTipText(LPCTSTR lpszText) | CBCGPBaseRibbonElement | virtual |
| SetWidth(int nWidth, BOOL bInFloatyMode=FALSE) | CBCGPRibbonEdit |