CMFCToolBar::SetHotTextColor

Sets the text color for hot toolbar buttons.

static void SetHotTextColor(
   COLORREF clrText 
);

Parameters

  • [in] clrText
    Specifies the text color for toolbar buttons that are hot-tracked.

Remarks

For more information about hot-tracked toolbar buttons, see CMFCToolBar::GetHotBorder and CMFCToolBar::SetHotBorder.

Requirements

Header: afxtoolbar.h

See Also

Reference

CMFCToolBar Class

Hierarchy Chart

CMFCToolBar::GetHotBorder

CMFCToolBar::SetHotBorder