次の方法で共有


TTM_GETTIPBKCOLOR (Windows Embedded CE 6.0)

1/6/2010

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
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

ToolTips Messages
TTM_SETTIPBKCOLOR
COLORREF