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
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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