ComponentOne InputPanel for WinForms
CheckState Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputCheckBox Class : CheckState Property
Gets or sets the state of the component.
Syntax
'Declaration
 
Public Property CheckState As System.Windows.Forms.CheckState
public System.Windows.Forms.CheckState CheckState {get; set;}
See Also

Reference

InputCheckBox Class
InputCheckBox Members