TTM_GETTIPBKCOLOR (Windows CE 5.0)
This message retrieves the background color in a ToolTip window.
TTM_GETTIPBKCOLOR 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 background color.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Commctrl.h.
See Also
Send Feedback on this topic to the authors