_CommandBarComboBox Methods
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. |
![]() | AddItem(String^, Object^) | Adds an item. This method is deprecated. |
![]() | Clear() | Clears the list. This method is deprecated. |
![]() | Copy(Object^, Object^) | Copies this control to the specified position on the specified command bar. |
![]() | Delete(Object^) | Removes this control from the collection. |
![]() | Execute() | Performs the action of this control. |
![]() | Move(Object^, Object^) | Moves this control to the specified command bar at the specified position. |
![]() | RemoveItem(Int32) | Removes the item at the specified index. This method is deprecated. |
![]() | Reserved1() | Reserved. |
![]() | Reserved2() | Reserved. |
![]() | Reserved3() | Reserved. |
![]() | Reserved4() | Reserved. |
![]() | Reserved5() | Reserved. |
![]() | Reserved6() | Reserved. |
![]() | Reserved7() | Reserved. |
![]() | Reset() | Resets the control. |
![]() | SetFocus() | Sets the focus on the control. |
