CommandBar Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
| Name | Description | |
|---|---|---|
![]() | accDoDefaultAction(Object^) | Performs the default action. This method is deprecated. |
![]() | accHitTest(Int32, Int32) | Gets the object at the specified coordinates. This method is deprecated. |
![]() | accLocation(Int32, Int32, Int32, Int32, Object^) | Gets the location of the control. This method is deprecated. |
![]() | accNavigate(Int32, Object^) | Navigates to another object. This method is deprecated. |
![]() | accSelect(Int32, Object^) | Selects an object. This method is deprecated. |
![]() | Delete() | Deletes this command bar from the command bars collection. |
![]() | FindControl(Object^, Object^, Object^, Object^, Object^) | Returns a command bar control that matches the specified criteria. |
![]() | Reset() | Resets a built-in command bar to its default configuration. |
![]() | ShowPopup(Object^, Object^) | Displays the command bar as a shortcut menu at the specified coordinates or at the current mouse coordinates. |
Show:
