Specifies whether the MDI tab style will be automatically matched to the currently selected visual theme.
If TRUE, then MDI tabs have the following styles in the corresponding visual themes:
- Scenic, Office 2003, 2007, and 2010: OneNote style, colored tabs, active tab with a bold label, and a "Close" button is located on the active tab.
- Office 2013-2022: default tab style (3D), labels in large font, and a "Close" button is located on the active tab.
- VS 2013-2022: default tab style (3D), "Close" buttons are located on the active and highlighted tabs.
If FALSE, the MDI tabs style will be default (specified by CBCGPMDIFrameWnd::EnableMDITabs or CBCGPMDIFrameWnd::EnableMDITabbedGroups).
Default value - TRUE.
- See also
- CBCGPMDIFrameWnd::EnableMDITabs, CBCGPMDIFrameWnd::EnableMDITabbedGroups