CMFCToolBar::GetHotBorder

Determines whether the toolbar buttons are hot-tracked. If a button is hot-tracked, it is highlighted when the mouse moves across it.

BOOL GetHotBorder() const;

Return Value

TRUE if the toolbar buttons are hot-tracked; otherwise, FALSE.

Remarks

By default, toolbar buttons are hot-tracked.

Requirements

Header: afxtoolbar.h

See Also

Reference

CMFCToolBar Class

Hierarchy Chart