CommandBars collection object.
CommandBars is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Product Availability
Available with ArcGIS Desktop.
Description
CommandBars is a collection of the command bars associated with a document. Use the IDocument.CommandBars property to get a reference to the CommandBars collection.
Supported Platforms
Windows
Interfaces
Interfaces | Description |
---|---|
ICommandBars | Provides access to members that work on the collection of commandbars. |