DROPDOWNENTRYTYPE2 枚举

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

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop.12.1.DesignTime(在 Microsoft.VisualStudio.TextManager.Interop.12.1.DesignTime.dll 中)

语法

声明
Public Enumeration DROPDOWNENTRYTYPE2
public enum DROPDOWNENTRYTYPE2
public enum class DROPDOWNENTRYTYPE2
type DROPDOWNENTRYTYPE2
public enum DROPDOWNENTRYTYPE2

成员

成员名称 说明
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.

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间