Contents Index Topic Contents | ||
Previous Topic: TTM_SETTIPTEXTCOLOR Next Topic: TTM_TRACKACTIVATE |
TTM_SETTOOLINFO
TTM_SETTOOLINFO wParam = 0; lParam = (LPARAM) (LPTOOLINFO) lpti;Sets the information that a tooltip control maintains for a tool.
- No return value.
- lpti
- Address of a TOOLINFO structure that specifies the information to set. The cbSize member of this structure must be filled in before sending this message.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.