Description
Returns the McCommandBars collection.
-
Property type
-
A McCommandBars object.
-
Syntax
-
object.CommandBars
The CommandBars Property syntax has these parts: |
| object | An expression evaluating to an object of type McApplication. | Remarks
This collection contains the existing McCommandBar objects, which are used to control and create menus, toolbars and shortcuts. The collection is initialized during startup using the contents of the current .mnu file located in Resources\Menus. The menu file can be selected using the identity.
|