This is the first version of an Office XP Command Bar. It is still a work in progress.
I don't actually have a Microsoft Office XP available, so I made it look like the VisualStudio.NET version instead.
So far the basic stuff is ready: Colorful menus, toolbar button painting, context menus, a thin menu Frame, dropdown buttons, multipane statusbar, toolbars and a combobox control.
The control overrides the existing behaviour of the CCommandBarCtrl and other controls. All menu buttons, tool-buttons and other widgets are custom drawn.