Intersoft.Client.UI.Aqua Namespace > UXToggleButton Class : IsThreeState Property |
<CategoryAttribute("Common Properties")> Public Property IsThreeState As Boolean
Dim instance As UXToggleButton Dim value As Boolean instance.IsThreeState = value value = instance.IsThreeState
[CategoryAttribute("Common Properties")] public bool IsThreeState {get; set;}
[CategoryAttribute("Common Properties")] public: property bool IsThreeState { bool get(); void set ( bool value); }
Target Platforms: 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