Docking Menu Bars with Icons

Fully implemented BCGControlBar Pro (MFC)

Not available BCGSuite (MFC)

Fully implemented BCGControlBar for .NET

The library provides a sophisticated set of docking Microsoft Office style menu bars.

A menu bar can be docked to any side of the application's workspace or floated anywhere on the screen.

A popup menu automatically scrolls when the menu height is greater, than the screen size.

The floating menu bar has the same look as Microsoft Office and Microsoft Visual Studio applications.

Menu bar docked on top:

Menu bar docked on top:

Floating menu bar:

Floating menu bar:

Menu bar docked on left:

Menu bar docked on left:

Sample code:

CBCGPMenuBar m_wndMenuBar;

int CMainFrame::OnCreate(LPCREATESTRUCT lpCreateStruct)
{
...
    // m_wndMenuBar will automatically replace the application menu:
    m_wndMenuBar.Create (this);
}

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