CommandBar object.
CommandBar is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Product Availability
Available with ArcGIS Desktop.
Description
CommandBar represents a toolbar, menubar, menu, or context menu. Use the ICommandBars.Find method to get a reference to a specific CommandBar.
Supported Platforms
Windows
Interfaces
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. |