CommandBarButton Methods

 

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

NameDescription
System_CAPS_pubmethodaccDoDefaultAction(Object^)

Performs the default action. This method is deprecated.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodaccHitTest(Int32, Int32)

Gets the object at the specified coordinates. This method is deprecated.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodaccLocation(Int32, Int32, Int32, Int32, Object^)

Gets the location of the control. This method is deprecated.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodaccNavigate(Int32, Object^)

Navigates to another object. This method is deprecated.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodaccSelect(Int32, Object^)

Selects an object. This method is deprecated.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodadd_Click(_CommandBarButtonEvents_ClickEventHandler^)

Adds the click event handler.(Inherited from _CommandBarButtonEvents_Event.)

System_CAPS_pubmethodCopy(Object^, Object^)

Copies this control to the specified position on the specified command bar.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodCopyFace()

Copies the image. This method is deprecated.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodDelete(Object^)

Removes this control from the collection.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodExecute()

Performs the action of this control.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodMove(Object^, Object^)

Moves this control to the specified command bar at the specified position.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodPasteFace()

Pastes the image. This method is deprecated.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodremove_Click(_CommandBarButtonEvents_ClickEventHandler^)

Removes the click event handler.(Inherited from _CommandBarButtonEvents_Event.)

System_CAPS_pubmethodReserved1()

Reserved.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodReserved2()

Reserved.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodReserved3()

Reserved.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodReserved4()

Reserved.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodReserved5()

Reserved.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodReserved6()

Reserved.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodReserved7()

Reserved.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodReset()

Resets the button.(Inherited from _CommandBarButton.)

System_CAPS_pubmethodSetFocus()

Sets the focus.(Inherited from _CommandBarButton.)

Return to top
Show: