Freigeben über


DROPDOWNENTRYTYPE2-Enumeration

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)

Syntax

'Declaration
Public Enumeration DROPDOWNENTRYTYPE2
public enum DROPDOWNENTRYTYPE2
public enum class DROPDOWNENTRYTYPE2
type DROPDOWNENTRYTYPE2
public enum DROPDOWNENTRYTYPE2

Member

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

Hinweise

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.

Siehe auch

Referenz

Microsoft.VisualStudio.TextManager.Interop-Namespace