This is the entry point of the CommandBars API, exposed from McApplication as the CommandBars property.
Object Model
Remarks
This collection gathers all CommandBars regardless of their type.
Members
Adds a new McCommandBar to the collection.
Displays the toolbar and menu customization dialog.
Find an McCommandBarControl derived object using specific attributes.
Loads the McCommandBars collection from a .mnu file.
Save the current configuration into a .mnu file.
Returns the number of McCommandBars (menus, toolbars, shortcut panes) in the collection.
Returns an McCommandBar identified by its name or position.
Returns the IXMLDOMDocument object backing the menu configuration.