'Declaration Public Enum ValueListDisplayStyle Inherits System.Enum
public enum ValueListDisplayStyle : System.Enum
Member | Description |
---|---|
DataValue | text associated with the data value is display in the drop down list |
DataValueAndPicture | text associated with the data value and also picture that a value list item's appearance object is assigned to will be displayed |
Default | default value list display style |
DisplayText | display text value assigned to the value list item will be displayed in each item of the drop down list |
DisplayTextAndPicture | display text and also picture that a value list item's appearance object is assigned to will be displayed |
Picture | only the picture will be displayed in each item of the drop down list |
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