CToolTipCtrl::SetTipTextColor
Sets the text color in a tool tip window.
void SetTipTextColor(
COLORREF clr
);
Parameters
- clr
The new text color.
Remarks
This member function implements the behavior of the Win32 message TTM_SETTIPTEXTCOLOR, as described in the Windows SDK.
Requirements
Header: afxcmn.h