TTM_GETTIPBKCOLOR (Windows CE 5.0)

Send Feedback

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

TTM_SETTIPBKCOLOR | COLORREF

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.