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.
- The return value for this message is not used.
- clr
- New text color.
Version 4.70.
See also TTM_GETTIPTEXTCOLOR
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.