This is the complete list of members for CBCGPRibbonCustomizeRibbonPage, including all inherited members.
AddCustomCategory(LPCTSTR lpszName, const CList< UINT, UINT > &lstIDS) | CBCGPRibbonCustomizeRibbonPage | |
AutoResizeControls(const CList< UINT, UINT > *plstNonAutoResizedItems=NULL) | CBCGPPropertyPage | inline |
BACKGR_BOTTOMLEFT enum value | CBCGPPropertyPage | |
BACKGR_BOTTOMRIGHT enum value | CBCGPPropertyPage | |
BACKGR_TILE enum value | CBCGPPropertyPage | |
BACKGR_TOPLEFT enum value | CBCGPPropertyPage | |
BACKGR_TOPRIGHT enum value | CBCGPPropertyPage | |
BackgroundLocation enum name | CBCGPPropertyPage | |
CBCGPPropertyPage(UINT nIDTemplate, UINT nIDCaption=0) | CBCGPPropertyPage | |
CBCGPPropertyPage(LPCTSTR lpszTemplateName, UINT nIDCaption=0) | CBCGPPropertyPage | |
CBCGPRibbonCustomizeRibbonPage(CBCGPRibbonBar *pRibbonBar=NULL, BOOL bShowHiddenCategories=FALSE) | CBCGPRibbonCustomizeRibbonPage | |
ClearNumericNotificationBadge() | CBCGPPropertyPage | |
EnableKeyboradCustomization(BOOL bEnable=TRUE) | CBCGPRibbonCustomizeRibbonPage | |
EnableLayout(BOOL bEnable=TRUE, CRuntimeClass *pRTC=NULL, BOOL bLoadMFCResourceLayout=FALSE) | CBCGPPropertyPage | |
EnableVisualManagerStyle(BOOL bEnable=TRUE, const CList< UINT, UINT > *plstNonSubclassedItems=NULL) | CBCGPPropertyPage | |
GetInfoTipControl() const | CBCGPPropertyPage | inline |
GetLayout() | CBCGPPropertyPage | inline |
GetNumericNotificationBadge() const | CBCGPPropertyPage | inline |
GetNumericNotificationBadgeColor() const | CBCGPPropertyPage | inline |
IsAutoPrepareComboListStyles() const | CBCGPPropertyPage | virtual |
IsControlsDefaultDlgBackground() const | CBCGPPropertyPage | inline |
IsGroupBoxesDrawByParent() const | CBCGPPropertyPage | inline |
IsLayoutEnabled() const | CBCGPPropertyPage | inline |
IsMFCResourceLayout() const | CBCGPPropertyPage | inline |
IsVisualManagerStyle() const | CBCGPPropertyPage | inlinevirtual |
OnGestureEventPressAndTap(const CPoint &ptPress, long lDelta) | CBCGPGestureBase | protectedvirtual |
OnGestureEventRotate(const CPoint &ptCenter, double dblAngle) | CBCGPGestureBase | protectedvirtual |
OnGestureEventTwoFingerTap(const CPoint &ptCenter) | CBCGPGestureBase | protectedvirtual |
OnGestureEventZoom(const CPoint &ptCenter, double dblZoomFactor) | CBCGPGestureBase | protectedvirtual |
ProcessGestureEvent(CWnd *pWndThis, WPARAM wp, LPARAM lp) | CBCGPGestureBase | protected |
RemoveInfoTips() | CBCGPPropertyPage | inline |
SetBackgroundImage(HBITMAP hBitmap, BackgroundLocation location=BACKGR_TILE, BOOL bAutoDestroy=TRUE, BOOL bRepaint=TRUE) | CBCGPPropertyPage | |
SetBackgroundImage(UINT uiBmpResId, BackgroundLocation location=BACKGR_TILE, BOOL bRepaint=TRUE, BOOL bScaleByDPI=FALSE) | CBCGPPropertyPage | |
SetControlInfoTip(UINT nCtrlID, LPCTSTR lpszInfoTip, DWORD dwVertAlign=DT_TOP, BOOL bRedrawInfoTip=FALSE, CBCGPControlInfoTip::BCGPControlInfoTipStyle style=CBCGPControlInfoTip::BCGPINFOTIP_Info, BOOL bIsClickable=FALSE, const CPoint &ptOffset=CPoint(0, 0)) | CBCGPPropertyPage | |
SetControlInfoTip(CWnd *pWndCtrl, LPCTSTR lpszInfoTip, DWORD dwVertAlign=DT_TOP, BOOL bRedrawInfoTip=FALSE, CBCGPControlInfoTip::BCGPControlInfoTipStyle style=CBCGPControlInfoTip::BCGPINFOTIP_Info, BOOL bIsClickable=FALSE, const CPoint &ptOffset=CPoint(0, 0)) | CBCGPPropertyPage | |
SetControlsDefaultDlgBackground(BOOL bSet=TRUE) | CBCGPPropertyPage | inline |
SetEditBoxesSimplifiedBrowseIcon(BOOL bSet=TRUE) | CBCGPPropertyPage | inline |
SetEditBoxesVerticalAlignment(int nAlignment) | CBCGPPropertyPage | inline |
SetGroupBoxesDrawByParent(BOOL bSet=TRUE) | CBCGPPropertyPage | |
SetNumericNotificationBadge(int nNumber, COLORREF clr=CLR_DEFAULT) | CBCGPPropertyPage |