TTM_SETTIPBKCOLOR (Windows CE 5.0)
This message sets the background color for a ToolTip window.
TTM_SETTIPBKCOLOR wParam= (WPARAM)(COLORREF) clr;lParam= 0;
Parameters
- clr
Value of type COLORREF that specifies the new background color. - lParam
Not used. Set to 0.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Commctrl.h.
See Also
Send Feedback on this topic to the authors