CToolTipCtrl::GetTipTextColor

Retrieves the text color in a tool tip window.

COLORREF GetTipTextColor( ) const;

Return Value

A COLORREF value that represents the text color.

Remarks

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

Requirements

Header: afxcmn.h

See Also

Reference

CToolTipCtrl Class

Hierarchy Chart

CToolTipCtrl::SetTipTextColor

Other Resources

CToolTipCtrl Members