Udostępnij za pośrednictwem


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

Concepts

MFC Hierarchy Chart

Reference

CMFCButton Class