TTM_GETTIPTEXTCOLOR (Windows Embedded CE 6.0)
1/6/2010
This message retrieves the text color in a ToolTip window.
Syntax
TTM_GETTIPTEXTCOLOR wParam = 0;
lParam = 0;
Parameters
- wParam
Not used. Set to 0.
- lParam
Not used. Set to 0.
Return Value
The return value is a value of type COLORREF that represents the color of the text.
Requirements
Header | windows.h |
Windows Embedded CE | Windows CE .NET 4.0 and later |