Microsoft Windows Native Theme Support
BCGControlBar Pro (MFC)
BCGSuite (MFC)
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.
Sample code:
// Enable Windows look:
CBCGPVisualManager::SetDefaultManager (RUNTIME_CLASS (CBCGPWinXPVisualManager));