public virtual bool ThreeState {get; set;}
'Declaration Public Overridable Property ThreeState As Boolean
'Declaration
Public Overridable Property ThreeState As Boolean
'Usage Dim instance As FpCheckBox Dim value As Boolean instance.ThreeState = value value = instance.ThreeState
'Usage
Dim instance As FpCheckBox Dim value As Boolean instance.ThreeState = value value = instance.ThreeState
FpCheckBox Class FpCheckBox Members