Returns the checked state of the control
[C++] BOOL GetChecked() const;
Returns the checked state of the control. This will be TRUE if the check-box is checked, FALSE if it is not.
Header: xldialog.h
CXlControlCheckBox Class | CXlControlCheckBox Methods