Поделиться через


CToolTipCtrl::SetTipTextColor

Sets the text color in a tool tip window.

void SetTipTextColor(
   COLORREF clr 
);

Параметры

  • clr
    The new text color.

Заметки

This member function implements the behavior of the Win32 message TTM_SETTIPTEXTCOLOR, as described in the Windows SDK.

Требования

Header: afxcmn.h

См. также

Основные понятия

CToolTipCtrl Class

CToolTipCtrl Members

Hierarchy Chart

CToolTipCtrl::GetTipTextColor