Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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