Sets the checked state of the control
[C++] void SetChecked( BOOL bChecked );
TRUE to check the box. FALSE to set it as unchecked.
Sets the checked state of the control.
Header: xldialog.h
CXlControlCheckBox Class | CXlControlCheckBox Methods