'Declaration Public Enum ItemDisplayStyle Inherits System.Enum
public enum ItemDisplayStyle : System.Enum
Member | Description |
---|---|
Automatic | The item is displayed in its fullest mode. If an image was provided for the item, the image is shown. If text was supplied, text is shown. |
Default | Use the current default value. |
Image | The item is displayed as only an image. |
ImageAndText | The item is displayed as both image and text. |
Text | The item is displayed as text only. |
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