Microsoft Windows Native Theme Support

Fully implemented BCGControlBar Pro (MFC)

Fully implemented BCGSuite (MFC)

Fully implemented BCGControlBar for .NET

The library has built-in mechanism allowing to give your application Microsoft® Windows XP/Vista®/Windows 7/8.x/10/11 look. All library components such as toolbars, menus, tab controls, frames, docking bars and buttons can be drawn using Theme API, so your application will have the modern look.

Microsoft Windows Native Theme Support

Microsoft Windows Native Theme Support

Microsoft Windows Native Theme Support

Sample code:

// Enable Windows look:
CBCGPVisualManager::SetDefaultManager
    (RUNTIME_CLASS(CBCGPWinXPVisualManager));