IVsButtonBarManager Methods

 

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

NameDescription
System_CAPS_pubmethodAddButtonBar(Int32, IntPtr, IVsButtonBarClient^)

Adds a set of combo buttons to a code window.

System_CAPS_pubmethodGetButtonBar(IVsButtonBar^)

Returns the button bar associated with a code window.

System_CAPS_pubmethodRemoveButtonBar()

Removes a button bar from a code window.

Return to top
Show: