|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
| -
| Header File
| commctrl.h
| Unicode
| No
| Platform Notes
| None
|
|
|
TCM_SETTOOLTIPS
The TCM_SETTOOLTIPS message assigns a tooltip control to a tab control. You
can send this message explicitly or by using the
TabCtrl_SetToolTips macro.
TCM_SETTOOLTIPS
wParam = (WPARAM) (HWND) hwndTT; // handle to the tooltip control
lParam = 0; // not used; must be zero
Parameters
hwndTT
Handle to the tooltip control.
Return Values
No return value.
Remarks
You can get the tooltip control associated with a tab control by using the
TCM_GETTOOLTIPS message.
See Also
TabCtrl_SetToolTips,
TCM_GETTOOLTIPS
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database