DROPDOWNENTRYTYPE2 Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the drawing protocol requested for a combo. Used in IVsDropdownBarClient calls.
public enum class DROPDOWNENTRYTYPE2
public enum class DROPDOWNENTRYTYPE2
enum DROPDOWNENTRYTYPE2
public enum DROPDOWNENTRYTYPE2
type DROPDOWNENTRYTYPE2 =
Public Enum DROPDOWNENTRYTYPE2
- Inheritance
-
DROPDOWNENTRYTYPE2
Fields
Name | Value | Description |
---|---|---|
ENTRY_UNINDENT_COLLAPSED | 8 | Determines whether the indentation should be applied to the selected item in the combo box. |
Remarks
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.