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
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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