Function of CheckState property

Briefly describe the function of a CheckState property of a CheckBox control?

E

Expert

Verified

The functions of a CheckState property of a CheckBox control are:

CheckState property obtains or sets a state of the CheckBox.

If ThreeState property is set to false, CheckState property value can only be set to CheckState. Indeterminate in the code and not by the user interaction.

Unchecked - CheckBox is empty. A control appears raised.

Indeterminate - CheckBox displays the check mark and is shaded.

Checked - CheckBox displays the check mark. A control appears sunken.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.