CMFCButton::IsPressed

Indicates whether a button is pushed and highlighted.

BOOL IsPressed() const;

Return Value

TRUE if the button is pressed; otherwise, FALSE.

Requirements

Header: afxbutton.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCButton Class