_CommandBars Methods

Include Protected Members
Include Inherited Members

The _CommandBars type exposes the following members.

Methods

  Name Description
Public method Add Creates a new command bar and adds it to the collection of command bars.
Public method AddEx Reserved for internal use.
Public method CommitRenderingTransaction Commits the rendering transaction. Returns Nothing.
Public method ExecuteMso Executes the control identified by the idMso parameter.
Public method FindControl Returns a CommandBarControl object that fits the specified criteria.
Public method FindControls Returns the CommandBarControls collection that fits the specified criteria.
Public method GetEnabledMso Returns True if the control identified by the idMso parameter is enabled.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method GetImageMso Returns an IPictureDisp object of the control image identified by the idMso parameter scaled to the dimensions specified by width and height.
Public method GetLabelMso Returns the label of the control identified by the idMso parameter as a String.
Public method GetPressedMso Returns a value indicating whether the toggleButton control identified by the idMso parameter is pressed.
Public method GetScreentipMso Returns the screentip of the control identified by the idMso parameter as a String.
Public method GetSupertipMso Returns the supertip of the control identified by the idMso parameter as a String.
Public method GetVisibleMso Returns True if the control identified by the idMso parameter is visible.
Public method ReleaseFocus Releases the user interface focus from all command bars.

Top

See Also

Reference

_CommandBars Interface

Microsoft.Office.Core Namespace