TTM_SETTOOLINFOTTM_SETTOOLINFO*
*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.

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.

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