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
No return value.
You can get the tooltip control associated with a tab control by using the TCM_GETTOOLTIPS message.
TabCtrl_SetToolTips, TCM_GETTOOLTIPS
file: /Techref/os/win/api/win32/mess/src/msg19_20.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/6 06:06,
3.135.190.224:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©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/mess/src/msg19_20.htm"> TCM_SETTOOLTIPS</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.