TTM_SETTIPTEXTCOLORTTM_SETTIPTEXTCOLOR*
*Contents  *Index  *Topic Contents
*Previous Topic: TTM_SETTIPBKCOLOR
*Next Topic: TTM_SETTOOLINFO

TTM_SETTIPTEXTCOLOR


TTM_SETTIPTEXTCOLOR
    wParam = (WPARAM)(COLORREF) clr;
    lParam = 0;

Sets the text color in a tooltip window.

clr
New text color.

Version 4.70.

See also TTM_GETTIPTEXTCOLOR


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.