CMFCButton::IsPushed

Indicates whether a button is pushed.

BOOL IsPushed() const;

Return Value

TRUE if the button is pushed; otherwise, FALSE.

Requirements

Header: afxbutton.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCButton Class