CheckBox.Checked

Syntax

CheckBox.Checked

Data Type

Boolean

Returns True when the CheckBox control is in the checked state. Otherwise, returns False .

Purpose

Specifies a value that indicates whether the CheckBox control is in the checked state.