TTM_GETTIPTEXTCOLOR (Compact 2013)
3/28/2014
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 |