BCGControlBar Pro for MFC
CBCGPRibbonCustomizationOptions

Detailed Description

Call CBCGPRibbonBar::EnableCustomization to specify the customization options.

Public Attributes

 m_bAlwaysShowSmallIconsIf large icons path is not specified, all ribbon controls will be displayed with small icons.
 
 m_strCustomImagesPathFull pathname of the custom images file. Each icon has 16x16 size.
 
 m_strCustomLabelThe custom element label. Default is " (Custom)"
 
 m_strCustomLargeImagesPathFull pathname of the custom large images file. Each icon has 32x32 size.
 
 m_strExportedFileExtAn exported Ribbon customization file extension.
 
 m_strExportedFileExtDescriptionAn exported Ribbon customization file type description (appears in import/export file dialog), "Exported Ribbon UI file" by default.
 
 m_strExportedSignatureThe exported signature. Application name by default.
 
 m_strNewCategoryLabelThe new category label. Default is "New Tab"
 
 m_strNewPanelLabelThe new panel label. Default is "New Group"