'Declaration
<Foundation.ExportAttribute("IsThreeState")> <BrowsableAttribute(True)> Public Property IsThreeState As Boolean
'Usage
Dim instance As C1CheckBox Dim value As Boolean instance.IsThreeState = value value = instance.IsThreeState
'Declaration
<Foundation.ExportAttribute("IsThreeState")> <BrowsableAttribute(True)> Public Property IsThreeState As Boolean
'Usage
Dim instance As C1CheckBox Dim value As Boolean instance.IsThreeState = value value = instance.IsThreeState