IVsButtonBarManager Interface
Visual Studio 2015
Manages a set of buttons in a code window.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AddButtonBar(Int32, IntPtr, IVsButtonBarClient) | Adds a set of combo buttons to a code window. |
![]() | GetButtonBar(IVsButtonBar) | Returns the button bar associated with a code window. |
![]() | RemoveButtonBar() | Removes a button bar from a code window. |
Show:
