CMFCButton::IsRadioButton
Indicates whether a button is a radio button.
BOOL IsRadioButton() const;
Return Value
TRUE if the button style is BS_RADIOBUTTON or BS_AUTORADIOBUTTON; otherwise, FALSE.
Requirements
Header: afxbutton.h
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Indicates whether a button is a radio button.
BOOL IsRadioButton() const;
TRUE if the button style is BS_RADIOBUTTON or BS_AUTORADIOBUTTON; otherwise, FALSE.
Header: afxbutton.h