This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Classes > C > CommandBars Class (ArcObjects .NET 10.4 SDK) |
CommandBars collection object.
CommandBars is a non-creatable object. References to non-creatable objects must be obtained through other objects.
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.
Interfaces | Description |
---|---|
ICommandBars | Provides access to members that work on the collection of commandbars. |