Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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