TTM_GETTIPBKCOLOR (Compact 2013)

3/28/2014

This message retrieves the background color in a ToolTip window.

Syntax

TTM_GETTIPBKCOLOR 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 background color.

Requirements

Header

commctrl.h

See Also

Reference

ToolTips Messages
TTM_SETTIPBKCOLOR
COLORREF