CMFCButton::IsHighlighted

Indicates whether a button is highlighted.

BOOL IsHighlighted() const;

Return Value

TRUE if the button is highlighted; otherwise, FALSE.

Remarks

A button becomes highlighted when the mouse hovers over the button.

Requirements

Header: afxbutton.h

See Also

Reference

CMFCButton Class

Hierarchy Chart