CToolTipCtrl::GetTipBkColor
检索在工具提示窗口的背景色。
COLORREF GetTipBkColor( ) const;
返回值
表示背景色的 COLORREF 值。
备注
此成员函数实现Win32消息 TTM_GETTIPBKCOLOR的行为,如 Windows SDK所述。
要求
Header: afxcmn.h
检索在工具提示窗口的背景色。
COLORREF GetTipBkColor( ) const;
表示背景色的 COLORREF 值。
此成员函数实现Win32消息 TTM_GETTIPBKCOLOR的行为,如 Windows SDK所述。
Header: afxcmn.h