Gets or set a value indicating whether the System.Windows.Forms.CheckBox is in the checked state.
Documentation for this section has not yet been entered.
When the value is true, the System.Windows.Forms.CheckBox portion of the control displays a check mark. If the CheckBox.Appearance property is set to Button, the control will appear sunken when CheckBox.Checked is true and raised like a standard button when false.