Version

ValueListPropIds Enumeration

uniquely identify each property of the ValueList.
Syntax
'Declaration
 
Public Enum ValueListPropIds 
   Inherits System.Enum
public enum ValueListPropIds : System.Enum 
Members
MemberDescription
Addproperty id identifying Add property
AddRangeproperty id identifying ValueListItems, property
AppearanceThe appearance object.
AutoSuggestHighlightAppearanceproperty id identifying AutoSuggestHighlightAppearance, property
AutoSuggestHighlightSelectedAppearanceproperty id identifying AutoSuggestHighlightSelectedAppearance, property
CheckBoxAlignmentproperty id identifying CheckBoxAlignment, property
CheckBoxStyleproperty id identifying CheckStyle, property
CheckStateproperty id identifying CheckState, property
Clearproperty id identifying Clear property
DataValueproperty id identifying DataValue, property
DisplayStyleproperty id identifying DisplayStyle, property
DisplayTextproperty id identifying DisplayText, property
DropDownResizeHandleAppearanceproperty id identifying ValueListItems, property
DropDownResizeHandleStyleproperty id identifying ValueListItems, property
FormatFilteredItemsproperty id identifying FormatFilteredItems property.
PreferredDropDownSizeproperty id identifying ValueListItems, property
Removeproperty id identifying Remove property
SortStyleproperty id identifying SortStyle, property
Valueproperty id identifying Value property
ValueListproperty id identifying ValueList property
ValueListItemproperty id identifying ValueListItem, property
ValueListItemsproperty id identifying ValueListItems, property
ValueListsproperty id identifying ValueLists property
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also