C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputCheckBox Class / ThreeState Property

In This Topic
ThreeState Property (InputCheckBox)
In This Topic
Gets or sets whether the InputCheckBox allows three check states rather than two.
Syntax
'Declaration
 
Public Property ThreeState As Boolean
 
See Also