IVsButtonBar Interface
Provides buttons at the bottom of a code window.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("4C4095EC-0AF1-48B2-A900-DB496765EE9E")> _
Public Interface IVsButtonBar
'Usage
Dim instance As IVsButtonBar
[InterfaceTypeAttribute()]
[GuidAttribute("4C4095EC-0AF1-48B2-A900-DB496765EE9E")]
public interface IVsButtonBar
[InterfaceTypeAttribute()]
[GuidAttribute(L"4C4095EC-0AF1-48B2-A900-DB496765EE9E")]
public interface class IVsButtonBar
public interface IVsButtonBar