IVsDropdownBar2 Interface
Visual Studio 2015
Provides control of the drop-down bar at the top of a code window.
Assembly: Microsoft.VisualStudio.TextManager.Interop.12.1.DesignTime (in Microsoft.VisualStudio.TextManager.Interop.12.1.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | GetComboEnabled(Int32, Int32) | Gets the current enabled status of a dropdown bar. |
![]() | SetComboEnabled(Int32, Int32) | Enables or disables a dropdown bar. |
Introduced in Visual Studio 2013 Update 2. To reference the correct assembly version, see Referencing Assemblies Delivered in the Visual Studio 2013 SDK Update 2.
Show:
