BCGControlBar Pro for MFC
CBCGPRibbonFontComboBox Member List

This is the complete list of members for CBCGPRibbonFontComboBox, including all inherited members.

AddItem(LPCTSTR lpszItem, DWORD_PTR dwData=0)CBCGPRibbonComboBoxvirtual
AddSeparator()CBCGPRibbonComboBoxvirtual
AddSubItem(CBCGPBaseRibbonElement *pSubItem, int nIndex=-1)CBCGPRibbonButton
BCGP_RIBBON_COMBO_SORT_ORDER enum nameCBCGPRibbonComboBox
BCGP_RIBBON_COMBO_SORT_ORDER_ASC enum valueCBCGPRibbonComboBox
BCGP_RIBBON_COMBO_SORT_ORDER_DESC enum valueCBCGPRibbonComboBox
BCGP_RIBBON_COMBO_SORT_ORDER_NO_SORT enum valueCBCGPRibbonComboBox
CanBeRemovedFromQAT() const CBCGPBaseRibbonElementinlinevirtual
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
CBCGPRibbonFontComboBox(UINT nID, int nFontType=DEVICE_FONTTYPE|RASTER_FONTTYPE|TRUETYPE_FONTTYPE, BYTE nCharSet=DEFAULT_CHARSET, BYTE nPitchAndFamily=DEFAULT_PITCH, int nWidth=-1, RibbonSimplifiedModeType type=RibbonSimplifiedOnScreenCompact, BOOL bHideInFullMode=FALSE)CBCGPRibbonFontComboBox
ClosePopupDlg(LPCTSTR lpszEditValue, BOOL bOK, DWORD_PTR dwUserData=0)CBCGPRibbonButtonvirtual
CreateEdit(CWnd *pWndParent, DWORD dwEditStyle)CBCGPRibbonEditvirtual
DeleteItem(int iIndex)CBCGPRibbonComboBox
DeleteItem(DWORD_PTR dwData)CBCGPRibbonComboBox
DeleteItem(LPCTSTR lpszText)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)CBCGPRibbonComboBoxinline
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
FindItem(LPCTSTR lpszText) const CBCGPRibbonComboBox
FindSubItemIndexByID(UINT uiID) const CBCGPRibbonButton
GetApplicationModes() const CBCGPBaseRibbonElementinline
GetCount() const CBCGPRibbonComboBoxinline
GetCurSel() const CBCGPRibbonComboBoxinline
GetCursor() const CBCGPBaseRibbonElementinlinevirtual
GetData() const CBCGPBaseRibbonElementinline
GetDescription() const CBCGPBaseRibbonElementvirtual
GetEditText() const CBCGPRibbonEditinline
GetID() const CBCGPBaseRibbonElementinline
GetImageIndex(BOOL bLargeImage) const CBCGPRibbonButtoninline
GetItem(int iIndex) const CBCGPRibbonComboBox
GetItemData(int iIndex) const CBCGPRibbonComboBox
GetKeys() const CBCGPBaseRibbonElementinline
GetMenu() const CBCGPRibbonButtoninline
GetMenuKeys() const CBCGPBaseRibbonElementinline
GetPrompt() const CBCGPRibbonEditinline
GetRect() const CBCGPBaseRibbonElementinline
GetSearchPrompt() const CBCGPRibbonEditinline
GetSimplifiedModeType() const CBCGPBaseRibbonElementinline
GetSize(CDC *pDC)CBCGPBaseRibbonElementinlinevirtual
GetText() const CBCGPBaseRibbonElementinline
GetTextAlign() const CBCGPRibbonEditinline
HasEditBox() const CBCGPRibbonComboBoxinlinevirtual
InsertItem(int nPos, LPCTSTR lpszItem, DWORD_PTR dwData=0)CBCGPRibbonComboBoxvirtual
InsertSeparator(int nPos)CBCGPRibbonComboBoxvirtual
IsAutoCompleteEnabled() const CBCGPRibbonComboBoxinline
IsAutoCompleteList() const CBCGPRibbonEditinline
IsBackstageViewMode() const CBCGPBaseRibbonElementinlinevirtual
IsCalculatorEnabled() const CBCGPRibbonComboBoxinline
IsChecked() const CBCGPBaseRibbonElementinlinevirtual
IsCompactMode() const CBCGPBaseRibbonElementinline
IsDefaultCommand() const CBCGPRibbonButtoninline
IsDisabled() const CBCGPBaseRibbonElementinlinevirtual
IsFocused() const CBCGPBaseRibbonElementinlinevirtual
IsHiddenInFullMode() const CBCGPBaseRibbonElementinline
IsPressed() const CBCGPBaseRibbonElementinlinevirtual
IsReadOnly() const CBCGPRibbonEditinline
IsResizeDropDownList() const CBCGPRibbonComboBoxinline
IsRightAlignMenu() const CBCGPRibbonButtoninline
IsSearchMode() const CBCGPRibbonEditinline
OnBeforeDestroyParentMenuBar(CBCGPRibbonPanelMenuBar *pParentMenu)CBCGPBaseRibbonElementinlineprotectedvirtual
OnBeforeShowPopupDlg(CBCGPDialog *pDlg)CBCGPRibbonButtoninlinevirtual
OnCalculatorUserCommand(CBCGPCalculator *, UINT)CBCGPRibbonComboBoxinlinevirtual
OnClick(CPoint point)CBCGPRibbonButtonvirtual
OnCompareStrings(const CString &str1, const CString &str2) const CBCGPRibbonComboBoxinlineprotectedvirtual
OnProcessKey(UINT nChar)CBCGPBaseRibbonElementinlineprotectedvirtual
OnSelectItem(int nItem)CBCGPRibbonComboBoxvirtual
RemoveAllItems()CBCGPRibbonComboBox
RemoveAllSubItems()CBCGPRibbonButton
RemoveSubItem(int nIndex)CBCGPRibbonButton
RibbonElementFirstInGroup enum valueCBCGPBaseRibbonElement
RibbonElementLastInGroup enum valueCBCGPBaseRibbonElement
RibbonElementLocation enum nameCBCGPBaseRibbonElement
RibbonElementMiddleInGroup enum valueCBCGPBaseRibbonElement
RibbonElementNotInGroup enum valueCBCGPBaseRibbonElement
RibbonElementSingleInGroup enum valueCBCGPBaseRibbonElement
RibbonImageLarge enum valueCBCGPBaseRibbonElement
RibbonImageSmall enum valueCBCGPBaseRibbonElement
RibbonImageType enum nameCBCGPBaseRibbonElement
RibbonSimplifiedHidden enum valueCBCGPBaseRibbonElement
RibbonSimplifiedInMenu enum valueCBCGPBaseRibbonElement
RibbonSimplifiedModeType enum nameCBCGPBaseRibbonElement
RibbonSimplifiedOnScreenCompact enum valueCBCGPBaseRibbonElement
RibbonSimplifiedOnScreenFull enum valueCBCGPBaseRibbonElement
SelectItem(int iIndex)CBCGPRibbonComboBox
SelectItem(DWORD_PTR dwData)CBCGPRibbonComboBox
SelectItem(LPCTSTR lpszText)CBCGPRibbonComboBox
SetAlwaysLargeImage(BOOL bSet=TRUE)CBCGPRibbonButtoninline
SetAutoCompleteList(BOOL bSet=TRUE, COLORREF clrHighlightedText=CLR_NONE, COLORREF clrHighlightedFill=CLR_NONE)CBCGPRibbonEdit
SetData(DWORD_PTR dwData)CBCGPBaseRibbonElementinline
SetDefaultCommand(BOOL bSet=TRUE)CBCGPRibbonButtoninline
SetDropDownHeight(int nHeight)CBCGPRibbonComboBox
SetEditText(CString strText)CBCGPRibbonEdit
SetFont(LPCTSTR lpszName, BYTE nCharSet=DEFAULT_CHARSET, BOOL bExact=FALSE)CBCGPRibbonFontComboBox
SetID(UINT nID)CBCGPBaseRibbonElementvirtual
SetImageIndex(int nIndex, BOOL bLargeImage)CBCGPRibbonButtoninline
SetKeys(LPCTSTR lpszKeys, LPCTSTR lpszMenuKeys=NULL)CBCGPBaseRibbonElementvirtual
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)CBCGPRibbonButtoninline
SetSimplifiedModeType(RibbonSimplifiedModeType type, BOOL bHideInFullMode=FALSE)CBCGPBaseRibbonElementinline
SetTextAlign(int nAlign)CBCGPRibbonEdit
SetToolTipText(LPCTSTR lpszText)CBCGPBaseRibbonElementvirtual
SetWidth(int nWidth, BOOL bInFloatyMode=FALSE)CBCGPRibbonEdit