CommandBarButton Methods
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
| Name | Description | |
|---|---|---|
![]() | accDoDefaultAction(Object^) | Performs the default action. This method is deprecated.(Inherited from _CommandBarButton.) |
![]() | accHitTest(Int32, Int32) | Gets the object at the specified coordinates. This method is deprecated.(Inherited from _CommandBarButton.) |
![]() | accLocation(Int32, Int32, Int32, Int32, Object^) | Gets the location of the control. This method is deprecated.(Inherited from _CommandBarButton.) |
![]() | accNavigate(Int32, Object^) | Navigates to another object. This method is deprecated.(Inherited from _CommandBarButton.) |
![]() | accSelect(Int32, Object^) | Selects an object. This method is deprecated.(Inherited from _CommandBarButton.) |
![]() | add_Click(_CommandBarButtonEvents_ClickEventHandler^) | Adds the click event handler.(Inherited from _CommandBarButtonEvents_Event.) |
![]() | Copy(Object^, Object^) | Copies this control to the specified position on the specified command bar.(Inherited from _CommandBarButton.) |
![]() | CopyFace() | Copies the image. This method is deprecated.(Inherited from _CommandBarButton.) |
![]() | Delete(Object^) | Removes this control from the collection.(Inherited from _CommandBarButton.) |
![]() | Execute() | Performs the action of this control.(Inherited from _CommandBarButton.) |
![]() | Move(Object^, Object^) | Moves this control to the specified command bar at the specified position.(Inherited from _CommandBarButton.) |
![]() | PasteFace() | Pastes the image. This method is deprecated.(Inherited from _CommandBarButton.) |
![]() | remove_Click(_CommandBarButtonEvents_ClickEventHandler^) | Removes the click event handler.(Inherited from _CommandBarButtonEvents_Event.) |
![]() | Reserved1() | Reserved.(Inherited from _CommandBarButton.) |
![]() | Reserved2() | Reserved.(Inherited from _CommandBarButton.) |
![]() | Reserved3() | Reserved.(Inherited from _CommandBarButton.) |
![]() | Reserved4() | Reserved.(Inherited from _CommandBarButton.) |
![]() | Reserved5() | Reserved.(Inherited from _CommandBarButton.) |
![]() | Reserved6() | Reserved.(Inherited from _CommandBarButton.) |
![]() | Reserved7() | Reserved.(Inherited from _CommandBarButton.) |
![]() | Reset() | Resets the button.(Inherited from _CommandBarButton.) |
![]() | SetFocus() | Sets the focus.(Inherited from _CommandBarButton.) |
