CToolTipCtrl::GetTipBkColor

检索在工具提示窗口的背景色。

COLORREF GetTipBkColor( ) const;

返回值

表示背景色的 COLORREF 值。

备注

此成员函数实现Win32消息 TTM_GETTIPBKCOLOR的行为,如 Windows SDK所述。

要求

Header: afxcmn.h

请参见

参考

CToolTipCtrl选件类

层次结构图

CToolTipCtrl::SetTipBkColor