constants CheckStateEnum
Specifies the states of the control's check box. Use the AllowCheckBox property to display a checkbox on the control.

NameValueDescription
exUnchecked0 Specifies whether the date is unchecked.
exChecked1 Specifies whether the date is checked.