BCGControlBar Pro for MFC

Detailed Description

The CBCGPAppOptions class specifies the general application options such as Ribbon bar layout or MDI tabs style. You may change these options in CBCGPWinApp::OnBeforeChangeVisualTheme method.

Public Member Functions

 ResetReset application data to default values
 

Public Attributes

 m_bMDIActiveTabBoldSpecifies whether the MDI active tab will be with a bold font, or not.
 
 m_bMDITabsAutoColorSpecifies whether the MDI tabs will be colored, or not.
 
 m_bMDITabsDocumentMenuSpecifies whether the MDI tabs will be with a document menu on right.
 
 m_bMDITabsLargeFontSpecifies whether the MDI tabs will be with a large (caption) font, or not.
 
 m_bRibbonMinimizeButtonSpecifies whether the application Ribbon bar has a minimize button.
 
 m_bRibbonMinimizeButtonAutoLocationSpecifies whether location of the application Ribbon bar minimize button should be specified by visual theme.
 
 m_bScenicRibbonSpecifies whether the application Ribbon bar has a "scenic" (Windows 7 or Office 2010-2016) look.
 
 m_MDITabsCloseButtonModeSpecifies whether a tab window should display the close button, or not.
 
 m_MDITabsStyleThe style of MDI tabs
 
 m_strScenicRibbonLabelSpecifies the application Ribbon bar application button text label (usually "File").