Windows 7-11 like ("Scenic") Ribbon

Fully implemented BCGControlBar Pro (MFC)

Not available BCGSuite (MFC)

Not available BCGControlBar for .NET

This ribbon visual style is very similar to Windows 7-11 Scenic Ribbon, but you can use it in any supported OSs such as Windows 2000, XP or Vista

Windows 11-like Ribbon

Windows 11-like Ribbon

Windows 8-like Ribbon

Windows 8-like Ribbon

Windows 7-like Ribbon

Windows 7-like Ribbon

Sample code:

m_wndRibbonBar.SetScenicLook();
CBCGPVisualManager::SetDefaultManager(
    RUNTIME_CLASS(CBCGPVisualManagerScenic));