Enumeração DROPDOWNENTRYTYPE2
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 (em Microsoft.VisualStudio.TextManager.Interop.12.1.DesignTime.dll)
Sintaxe
'Declaração
Public Enumeration DROPDOWNENTRYTYPE2
public enum DROPDOWNENTRYTYPE2
public enum class DROPDOWNENTRYTYPE2
type DROPDOWNENTRYTYPE2
public enum DROPDOWNENTRYTYPE2
Membros
Nome do membro | Descrição | |
---|---|---|
ENTRY_UNINDENT_COLLAPSED | Determines whether the indentation should be applied to the selected item in the combo box. |
Comentários
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.