_CommandBars Methods

 

Namespace:   Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

NameDescription
System_CAPS_pubmethodAdd(Object^, Object^, Object^, Object^)

Adds a command bar.

System_CAPS_pubmethodAddEx(Object^, Object^, Object^, Object^, Object^)

Adds a command bar, including its protection level.

System_CAPS_pubmethodFindControl(Object^, Object^, Object^, Object^)

Finds the command bar control that has the specified characteristics.

System_CAPS_pubmethodFindControls(Object^, Object^, Object^, Object^)

Finds all the command bar controls that match the given criteria.

System_CAPS_pubmethodGetEnumerator()

Gets the enumerator for this collection.

System_CAPS_pubmethodReleaseFocus()

Releases the focus, if it is on a menu or toolbar.

Return to top
Show: