TTM_GETTIPTEXTCOLOR (Windows CE 5.0)
This message retrieves the text color in a ToolTip window.
TTM_GETTIPTEXTCOLOR wParam= 0;lParam= 0;
Parameters
- wParam
Not used. Set to 0. - lParam
Not used. Set to 0.
Return Values
The return value is a value of type COLORREF that represents the color of the text.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Windows.h.
See Also
TTM_SETTIPTEXTCOLOR | COLORREF
Send Feedback on this topic to the authors