SB_SETTIPTEXT message
Sets the tooltip text for a part in a status bar. The status bar must have been created with the SBT_TOOLTIPS style to enable tooltips.
Parameters
- wParam
-
Zero-based index of the part that will receive the tooltip text.
- lParam
-
Pointer to a character buffer that contains the new tooltip text.
Return value
The return value is not used.
Remarks
This tooltip text is displayed in two situations:
- When the corresponding pane in the status bar contains only an icon.
- When the corresponding pane in the status bar contains text that is truncated due to the size of the pane.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Unicode and ANSI names | SB_SETTIPTEXTW (Unicode) and SB_SETTIPTEXTA (ANSI) |
Send comments about this topic to Microsoft
Build date: 10/27/2012