'Declaration Public Enum StateButtonDisplayStyle Inherits System.Enum
public enum StateButtonDisplayStyle : System.Enum
Member | Description |
---|---|
CheckBox | The state button is displayed as a checkbox |
CheckBoxTriState | The state button is displayed as a three state checkbox |
RadioButton | The state button is displayed as a radio/option button. |
StateButton | The state button is displayed as a button that may be checked or unchecked. |
StateButtonTriState | The state button is displayed as a three state button. |
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