ComponentOne InputPanel for WinForms
Checked Property (InputCheckBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputCheckBox Class : Checked Property
Gets or sets whether the component is in the checked state.
Syntax
'Declaration
 
Public Property Checked As System.Boolean
public System.bool Checked {get; set;}
See Also

Reference

InputCheckBox Class
InputCheckBox Members