Click or drag to resize

CheckBox Properties

The CheckBox type exposes the following members.

Properties
  NameDescription
Public propertyChecked
Gets or sets the checked state
Public propertyCheckedBinding
Gets a binding for the Checked property
Public propertyThreeState
Gets or sets a value indicating whether this CheckBox allows three states: true, false, or null
Top
See Also