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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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