TBM_SETTOOLTIPSTBM_SETTOOLTIPS*
*Contents  *Index  *Topic Contents
*Previous Topic: TBM_SETTIPSIDE
*Next Topic: TBM_SETUNICODEFORMAT

TBM_SETTOOLTIPS


TBM_SETTOOLTIPS
    wParam = (WPARAM)(HWND) hwndTT;
    lParam = 0;

Assigns a tooltip control to a trackbar control.

hwndTT
Handle to an existing tooltip control.

When a trackbar control is created with the TBS_TOOLTIPS style, it creates a default tooltip control that appears next to the slider, displaying the slider's current position.

Version 4.70


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