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


CToolTipCtrl::SetTipBkColor

Sets the background color in a tool tip window.

void SetTipBkColor(
   COLORREF clr 
);

Параметры

  • clr
    The new background color.

Заметки

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

Требования

Header: afxcmn.h

См. также

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

CToolTipCtrl Class

CToolTipCtrl Members

Hierarchy Chart

CToolTipCtrl::GetTipBkColor