TB_SETTOOLTIPS message
Associates a tooltip control with a toolbar.
Parameters
-
wParam
-
Handle to the tooltip control.
-
lParam
- Must be zero.
Return value
No return value.
Remarks
Any buttons added to a toolbar before sending the TB_SETTOOLTIPS message will not be registered with the tooltip control.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|