TBM_GETTOOLTIPS message
Retrieves the handle to the tooltip control assigned to the trackbar, if any.
Parameters
-
wParam
- Must be zero.
-
lParam
- Must be zero.
Return value
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.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|