This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Classes > C > CommandBar Class (ArcObjects .NET 10.4 SDK) |
CommandBar object.
CommandBar is a non-creatable object. References to non-creatable objects must be obtained through other objects.
CommandBar represents a toolbar, menubar, menu, or context menu. Use the ICommandBars.Find method to get a reference to a specific CommandBar.
Interfaces | Description |
---|---|
ICommandBar | Provides access to members that modify a commandbar. |
ICommandItem | Provides access to members that define a command item. |
IWindowPosition | Provides access to members that query or modify a window's position, size and state. |