Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Indicates whether the current button is checked.
BOOL IsChecked() const;
Return Value
TRUE if the current button is checked; otherwise, FALSE.
Remarks
The framework uses different ways to indicate that different kinds of buttons are checked. For example, a radio button is checked when it contains a dot; a check box is checked when it contains an X.
Requirements
Header: afxbutton.h