This is the complete list of members for CBCGPRibbonQuickStepsButton, including all inherited members.
AddGroup(LPCTSTR lpszGroupName, UINT uiImagesPaletteResID, int cxPaletteImage, UINT uiImagesPaletteSimplifiedResID=0, int cxPaletteImageSimplified=0) | CBCGPRibbonPaletteButton | |
AddGroup(LPCTSTR lpszGroupName, CBCGPToolBarImages &imagesGroup, CBCGPToolBarImages *pImagesGroupSimplified=NULL) | CBCGPRibbonPaletteButton | |
AddGroup(LPCTSTR lpszGroupName, int nIconsNum) | CBCGPRibbonPaletteButton | |
AddQuickStep(CBCGPRibbonQuickStep *pQuickStep) | CBCGPRibbonQuickStepsButton | |
AddSubItem(CBCGPBaseRibbonElement *pSubItem, int nIndex=-1, BOOL bOnTop=FALSE) | CBCGPRibbonPaletteButton | |
CBCGPRibbonButton::AddSubItem(CBCGPBaseRibbonElement *pSubItem, int nIndex=-1) | CBCGPRibbonButton | |
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 | |
CBCGPRibbonPaletteButton(UINT nID, LPCTSTR lpszText, int nSmallImageIndex, int nLargeImageIndex, CBCGPToolBarImages &imagesPalette, CBCGPToolBarImages *pImagesPaletteSimplified=NULL, RibbonSimplifiedModeType type=RibbonSimplifiedOnScreenCompact, BOOL bHideInFullMode=FALSE) | CBCGPRibbonPaletteButton | |
CBCGPRibbonPaletteButton(UINT nID, LPCTSTR lpszText, int nSmallImageIndex, int nLargeImageIndex, UINT uiImagesPaletteResID=0, int cxPaletteImage=0, UINT uiImagesPaletteSimplifiedResID=0, int cxPaletteImageSimplified=0, RibbonSimplifiedModeType type=RibbonSimplifiedOnScreenCompact, BOOL bHideInFullMode=FALSE) | CBCGPRibbonPaletteButton | |
CBCGPRibbonPaletteButton(UINT nID, LPCTSTR lpszText, int nSmallImageIndex, int nLargeImageIndex, CSize sizeIcon, int nIconsNum, BOOL bDefaultButtonStyle=TRUE, CSize sizeIconSimplified=CSize(0, 0), RibbonSimplifiedModeType type=RibbonSimplifiedOnScreenCompact, BOOL bHideInFullMode=FALSE) | CBCGPRibbonPaletteButton | |
CBCGPRibbonQuickStepsButton(UINT nID, LPCTSTR lpszText, int nSmallImageIndex, int nLargeImageIndex, CBCGPToolBarImages &imagesPalette, int nColumns=2) | CBCGPRibbonQuickStepsButton | |
CBCGPRibbonQuickStepsButton(UINT nID, LPCTSTR lpszText, int nSmallImageIndex, int nLargeImageIndex, UINT uiImagesPaletteResID=0, int cxPaletteImage=16, int nColumns=2) | CBCGPRibbonQuickStepsButton | |
Clear() | CBCGPRibbonPaletteButton | virtual |
ClosePopupDlg(LPCTSTR lpszEditValue, BOOL bOK, DWORD_PTR dwUserData=0) | CBCGPRibbonButton | virtual |
EnableAutoLightIcons(BOOL bEnable=TRUE) | CBCGPRibbonPaletteButton | |
EnableItemCheckBoxes(BOOL bEnable=TRUE, BOOL bOverlapsIcon=FALSE, RibbonPalleteCheckboxLocation checkBoxLocation=RibbonPalleteCheckbox_BottomRight) | CBCGPRibbonPaletteButton | inline |
EnableItemTextLabels(BOOL bEnable=TRUE, RibbonPalleteTextLabelLocation textLabelLocation=RibbonPalleteTextLabel_Bottom, COLORREF clrText=(COLORREF)-1) | CBCGPRibbonPaletteButton | inline |
EnableMenuResize(BOOL bEnable=TRUE, BOOL bVertcalOnly=FALSE) | CBCGPRibbonPaletteButton | inline |
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 | |
EnablMenuSideBar(BOOL bEnable=TRUE) | CBCGPRibbonPaletteButton | inline |
FindSubItemIndexByID(UINT uiID) const | CBCGPRibbonButton | |
GetApplicationModes() const | CBCGPBaseRibbonElement | inline |
GetCheckBoxLocation() const | CBCGPRibbonPaletteButton | inline |
GetCursor() const | CBCGPBaseRibbonElement | inlinevirtual |
GetData() const | CBCGPBaseRibbonElement | inline |
GetDescription() const | CBCGPBaseRibbonElement | virtual |
GetGroupName(int nGroupIndex) const | CBCGPRibbonPaletteButton | |
GetIconsInRow() const | CBCGPRibbonPaletteButton | inline |
GetID() const | CBCGPBaseRibbonElement | inline |
GetImageIndex(BOOL bLargeImage) const | CBCGPRibbonButton | inline |
GetItemToolTip(int nItemIndex) const | CBCGPRibbonPaletteButton | |
GetItemUserData(int nItemIndex) const | CBCGPRibbonPaletteButton | |
GetKeys() const | CBCGPBaseRibbonElement | inline |
GetLastSelectedItem(UINT uiCmdID) | CBCGPRibbonPaletteButton | static |
GetMenu() const | CBCGPRibbonButton | inline |
GetMenuKeys() const | CBCGPBaseRibbonElement | inline |
GetPaletteID() const | CBCGPRibbonPaletteButton | inline |
GetRect() const | CBCGPBaseRibbonElement | inline |
GetSelectedItem() const | CBCGPRibbonPaletteButton | inline |
GetSimplifiedModeType() const | CBCGPBaseRibbonElement | inline |
GetSize(CDC *pDC) | CBCGPBaseRibbonElement | inlinevirtual |
GetText() const | CBCGPBaseRibbonElement | inline |
GetTextLabelColor() const | CBCGPRibbonPaletteButton | inline |
GetTextLabelLocation() const | CBCGPRibbonPaletteButton | inline |
IsAutoLightIcons() const | CBCGPRibbonPaletteButton | inline |
IsBackstageViewMode() const | CBCGPBaseRibbonElement | inlinevirtual |
IsButtonMode() const | CBCGPRibbonPaletteButton | inline |
IsCheckBoxOverlapsIcon() const | CBCGPRibbonPaletteButton | inline |
IsChecked() const | CBCGPBaseRibbonElement | inlinevirtual |
IsComboMode() const | CBCGPRibbonPaletteButton | inline |
IsCompactMode() const | CBCGPBaseRibbonElement | inline |
IsDefaultCommand() const | CBCGPRibbonButton | inline |
IsDisabled() const | CBCGPBaseRibbonElement | inlinevirtual |
IsFocused() const | CBCGPBaseRibbonElement | inlinevirtual |
IsHiddenInFullMode() const | CBCGPBaseRibbonElement | inline |
IsHighlighted() const | CBCGPBaseRibbonElement | inlinevirtual |
IsItemCheckBoxesEnabled() const | CBCGPRibbonPaletteButton | inline |
IsItemTextLabelsEnabled() const | CBCGPRibbonPaletteButton | inline |
IsMenuResizeEnabled() const | CBCGPRibbonPaletteButton | inline |
IsMenuSideBar() const | CBCGPRibbonPaletteButton | inline |
IsPressed() const | CBCGPBaseRibbonElement | inlinevirtual |
IsRightAlignMenu() const | CBCGPRibbonButton | inline |
IsShowSelectedImage() const | CBCGPRibbonPaletteButton | inline |
OnBeforeDestroyParentMenuBar(CBCGPRibbonPanelMenuBar *pParentMenu) | CBCGPBaseRibbonElement | inlineprotectedvirtual |
OnBeforeShowPopupDlg(CBCGPDialog *pDlg) | CBCGPRibbonButton | inlinevirtual |
OnClick(CPoint point) | CBCGPRibbonButton | virtual |
OnProcessKey(UINT nChar) | CBCGPBaseRibbonElement | inlineprotectedvirtual |
RedrawIcons() | CBCGPRibbonPaletteButton | |
RemoveAllSubItems() | CBCGPRibbonButton | |
RemoveItemToolTips() | CBCGPRibbonPaletteButton | |
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 | |
RibbonPalleteCheckbox_BottomLeft enum value | CBCGPRibbonPaletteButton | |
RibbonPalleteCheckbox_BottomRight enum value | CBCGPRibbonPaletteButton | |
RibbonPalleteCheckbox_TopLeft enum value | CBCGPRibbonPaletteButton | |
RibbonPalleteCheckbox_TopRight enum value | CBCGPRibbonPaletteButton | |
RibbonPalleteCheckboxLocation enum name | CBCGPRibbonPaletteButton | |
RibbonPalleteTextLabel_Bottom enum value | CBCGPRibbonPaletteButton | |
RibbonPalleteTextLabel_Center enum value | CBCGPRibbonPaletteButton | |
RibbonPalleteTextLabel_Top enum value | CBCGPRibbonPaletteButton | |
RibbonPalleteTextLabelLocation enum name | CBCGPRibbonPaletteButton | |
RibbonSimplifiedHidden enum value | CBCGPBaseRibbonElement | |
RibbonSimplifiedInMenu enum value | CBCGPBaseRibbonElement | |
RibbonSimplifiedModeType enum name | CBCGPBaseRibbonElement | |
RibbonSimplifiedOnScreenCompact enum value | CBCGPBaseRibbonElement | |
RibbonSimplifiedOnScreenFull enum value | CBCGPBaseRibbonElement | |
SelectItem(int nItemIndex, BOOL bEnsureVisible=FALSE, BOOL bNotifyOther=FALSE) | CBCGPRibbonPaletteButton | |
SetAlwaysLargeImage(BOOL bSet=TRUE) | CBCGPRibbonButton | inline |
SetButtonMode(BOOL bSet=TRUE) | CBCGPRibbonPaletteButton | inline |
SetData(DWORD_PTR dwData) | CBCGPBaseRibbonElement | inline |
SetDefaultCommand(BOOL bSet=TRUE) | CBCGPRibbonButton | inline |
SetGroupName(int nGroupIndex, LPCTSTR lpszGroupName) | CBCGPRibbonPaletteButton | |
SetIconsInRow(int nIconsInRow) | CBCGPRibbonPaletteButton | inline |
SetID(UINT nID) | CBCGPBaseRibbonElement | virtual |
SetImageIndex(int nIndex, BOOL bLargeImage) | CBCGPRibbonButton | inline |
SetItemToolTip(int nItemIndex, LPCTSTR lpszToolTip) | CBCGPRibbonPaletteButton | |
SetItemUserData(int nItemIndex, DWORD_PTR dwUserData) | CBCGPRibbonPaletteButton | |
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 | |
SetPalette(CBCGPToolBarImages &imagesPalette, CBCGPToolBarImages *pImagesPaletteSimplified=NULL) | CBCGPRibbonPaletteButton | |
SetPalette(UINT uiImagesPaletteResID, int cxPaletteImage, UINT uiImagesPaletteSimplifiedResID=0, int cxPaletteImageSimplified=0) | CBCGPRibbonPaletteButton | |
SetPaletteID(UINT nID) | CBCGPRibbonPaletteButton | inline |
SetRightAlignMenu(BOOL bSet=TRUE) | CBCGPRibbonButton | inline |
SetSimplifiedModeType(RibbonSimplifiedModeType type, BOOL bHideInFullMode=FALSE) | CBCGPBaseRibbonElement | inline |
SetToolTipText(LPCTSTR lpszText) | CBCGPBaseRibbonElement | virtual |
ShowSelectedImage(BOOL bShow=TRUE, BOOL bReplaceTextLabel=FALSE) | CBCGPRibbonPaletteButton | inline |