CommandBarControls Members

Include Protected Members
Include Inherited Members

A set of command bar controls.

The CommandBarControls type exposes the following members.

Methods

  Name Description
Public method Add Adds a command bar control with the given characteristics.
Public method GetEnumerator Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.)

Top

Properties

  Name Description
Public property Application Gets the DTE object. (Inherited from _IVsMsoDispObj.)
Public property Count Gets the number of command bar controls.
Public property Creator Gets the ID of the application. (Inherited from _IVsMsoDispObj.)
Public property Item Gets the command bar control at the given name or index.
Public property Parent Gets the parent of this list, which is the DTE object.

Top

See Also

Reference

CommandBarControls Interface

Microsoft.VisualStudio.CommandBars Namespace