ComponentOne InputPanel for WinForms
ThreeState Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputCheckBox Class : ThreeState Property
Gets or sets whether the InputCheckBox allows three check states rather than two.
Syntax
'Declaration
 
Public Property ThreeState As System.Boolean
public System.bool ThreeState {get; set;}
See Also

Reference

InputCheckBox Class
InputCheckBox Members