Microsoft VS 2008 Look

Fully implemented BCGControlBar Pro (MFC)

Fully implemented BCGSuite (MFC)

Fully implemented BCGControlBar for .NET

The library provides you with all components necessary to build an application with Microsoft ® Visual Studio® 2008 ("Orcas") look. You can change the look on the fly.

Visual Studio 2008 theme:

Visual Studio 2008 theme:

Sample code:

// Enable VS 2008 look:
CBCGPVisualManager::SetDefaultManager(
RUNTIME_CLASS(CBCGPVisualManagerVS2008));