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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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