Contents Index Topic Contents | ||
Previous Topic: TBM_GETTICPOS Next Topic: TBM_GETUNICODEFORMAT |
TBM_GETTOOLTIPS
TBM_GETTOOLTIPS wParam = 0; lParam = 0;Retrieves the handle to the tooltip control assigned to the trackbar, if any.
- Returns the handle to the tooltip control assigned to the trackbar, or NULL if tooltips are not in use. If the trackbar control does not use the TBS_TOOLTIPS style, the return value is NULL.
Version 4.70
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.