TB_SETTOOLTIPSTB_SETTOOLTIPS*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_SETSTYLE
*Next Topic: TB_SETUNICODEFORMAT

TB_SETTOOLTIPS


TB_SETTOOLTIPS 
    wParam = (WPARAM) (HWND) hwndToolTip; 
    lParam = 0; 

Associates a tooltip control with a toolbar.

hwndToolTip
Handle to the tooltip control.

Any buttons added to a toolbar before sending the TB_SETTOOLTIPS message will not be registered with the tooltip control.


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