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