CheckBoxControl Checked property. Gets or sets a boolean value indicating either this CheckBoxControl is checked or not. The default value is false in C#.... Shape , 0 , true ); CheckBoxControl checkBoxControl...checkBoxControl . Checked = true ; Assert . AreEqual ( true , checkBoxControl...