XLL+ Class Library (7.0)

CXlControlCheckBox::GetChecked

Returns the checked state of the control

BOOL GetChecked( ) const;

Remarks

Returns the checked state of the control. This will be TRUE if the check-box is checked, FALSE if it is not.

Requirements

Header: xldialog.h

See Also

CXlControlCheckBox Class | CXlControlCheckBox Methods