This document is archived and information here might be outdated.  Recommended version.


CommandBar Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Classes > C > CommandBar Class
ArcGIS Developer Help

CommandBarClass Class

CommandBar object.

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.