DROPDOWNENTRYTYPE2 Enumeration

Visual Studio 2015
 

Specifies the drawing protocol requested for a combo. Used in IVsDropdownBarClient calls.

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

public enum DROPDOWNENTRYTYPE2

Member nameDescription
ENTRY_UNINDENT_COLLAPSED

Determines whether the indentation should be applied to the selected item in the combo box.

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.

Return to top
Show: