constants CheckStateEnum
Specifies the states of the control's check box. Use the
AllowCheckBox
property to display a checkbox on the control.
Name
Value
Description
exUnchecked
0
Specifies whether the date is unchecked.
exChecked
1
Specifies whether the date is checked.