Prev Next
The TabCtrl_SetToolTips macro assigns a tooltip control to a tab
control. You can use this macro or explicitly send the TCM_SETTOOLTIPS
message.
void TabCtrl_SetToolTips(
HWND hwndTab,
|
|
HWND hwndTT
|
|
);
|
|
Parameters
-
hwndTab
-
Handle to the tab control.
-
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
TCM_GETTOOLTIPS, TCM_SETTOOLTIPS
file: /Techref/os/win/api/win32/mac/src/mac04_21.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/6 20:22,
|
| ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/techref/os/win/api/win32/mac/src/mac04_21.htm"> TabCtrl_SetToolTips</A> |
Did you find what you needed?
|
|
Welcome to ecomorder.com!
|
|
Welcome to ecomorder.com!
|
.
|