Microsoft Office 2007 Look

Fully implemented BCGControlBar Pro (MFC)

Fully implemented BCGSuite (MFC)

Fully implemented BCGControlBar for .NET

The library provides Microsoft Office 2007 look and feel for application components. This is a totally skinned interface that can be applied to the various set of controls such as ribbons, menus, toolbars, control bars and more. The library includes the following Microsoft® Office 2007 styles:

  • Blue ("Luna")
  • Gray ("Obsidian")
  • Aqua
  • Silver

Microsoft Office 2007 Look (Blue color theme):

Microsoft Office 2007 Look (Blue color theme):

Microsoft Office 2007 Look (Black color theme):

Microsoft Office 2007 Look (Black color theme):

Microsoft Office 2007 Look (Aqua color theme):

Microsoft Office 2007 Look (Aqua color theme):

Sample code:

// Application class is derived from CBCGPWinApp
CMyApp::CMyApp()
{
    // Enable Office 2007 look:
    SetVisualTheme(
        BCGP_VISUAL_THEME_OFFICE_2007_BLUE);
}


Cookie consent

Cookies could be used by BCGSoft.com for analytical purposes. We must request that you accept them. Cookies are used on our website to enhance browsing experience and personalize it for you. Cookies are necessary in some circumstances for the site to operate properly. By using this website, you consent to the usage of cookies. Find out more details on BCGSoft Privacy Statement and Terms of Use.

I understand and accept it