CMFCButton::IsCheckBox
Indicates whether a button is a check box button.
BOOL IsCheckBox() const;
Return Value
TRUE if the button has either BS_CHECKBOX or BS_AUTOCHECKBOX style; otherwise, FALSE.
Requirements
Header: afxbutton.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates whether a button is a check box button.
BOOL IsCheckBox() const;
TRUE if the button has either BS_CHECKBOX or BS_AUTOCHECKBOX style; otherwise, FALSE.
Header: afxbutton.h