IVsButtonBarClient Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubmethodGetButtonTipText(Int32, String^)

Returns the tooltip for a button

System_CAPS_pubmethodOnButtonPressed(Int32)

Fired when a new button is pressed.

System_CAPS_pubmethodSetButtonBar(IVsButtonBar^)

Called by the button bar to hook itself up to this client.

Return to top
Show: