IVsDropdownBarClientEx Interface
Visual Studio 2015
Provides additional drop-down bar client functionality.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetEntryIndent(Int32, Int32, UInt32) | Returns the indent level for a particular drop-down bar/Window combo item. |
Adds to the IVsDropdownBarClient functionality.
Notes to Implementers:
Implement this interface to get the indent level for a drop-down bar item.
Show:
