CommandBar 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.

System_CAPS_pubmethodaccHitTest(Int32, Int32)

Gets the object at the specified coordinates. This method is deprecated.

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

Gets the location of the control. This method is deprecated.

System_CAPS_pubmethodaccNavigate(Int32, Object^)

Navigates to another object. This method is deprecated.

System_CAPS_pubmethodaccSelect(Int32, Object^)

Selects an object. This method is deprecated.

System_CAPS_pubmethodDelete()

Deletes this command bar from the command bars collection.

System_CAPS_pubmethodFindControl(Object^, Object^, Object^, Object^, Object^)

Returns a command bar control that matches the specified criteria.

System_CAPS_pubmethodReset()

Resets a built-in command bar to its default configuration.

System_CAPS_pubmethodShowPopup(Object^, Object^)

Displays the command bar as a shortcut menu at the specified coordinates or at the current mouse coordinates.

Return to top
Show: