_CommandBars Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
| Name | Description | |
|---|---|---|
![]() | Add(Object^, Object^, Object^, Object^) | Adds a command bar. |
![]() | AddEx(Object^, Object^, Object^, Object^, Object^) | Adds a command bar, including its protection level. |
![]() | FindControl(Object^, Object^, Object^, Object^) | Finds the command bar control that has the specified characteristics. |
![]() | FindControls(Object^, Object^, Object^, Object^) | Finds all the command bar controls that match the given criteria. |
![]() | GetEnumerator() | Gets the enumerator for this collection. |
![]() | ReleaseFocus() | Releases the focus, if it is on a menu or toolbar. |
Show:
