CToolTipCtrl::GetTipBkColor

Retrieves the background color in a tool tip window.

COLORREF GetTipBkColor( ) const;

Return Value

A COLORREF value that represents the background color.

Remarks

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

Requirements

Header: afxcmn.h

See Also

Reference

CToolTipCtrl Class

Hierarchy Chart

CToolTipCtrl::SetTipBkColor

Other Resources

CToolTipCtrl Members