Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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