The TCM_GETTOOLTIPS message retrieves the handle to the tooltip control associated with a tab control. You can send this message explicitly or by using the TabCtrl_GetToolTips macro.
TCM_GETTOOLTIPS wParam = 0; // not used; must be zero lParam = 0; // not used; must be zero
Returns the handle to the tooltip control if successful or NULL otherwise.
A tab control creates a tooltip control if it has the TCS_TOOLTIPS style. You can also assign a tooltip control to a tab control by using the TCM_SETTOOLTIPS message.
TabCtrl_GetToolTips, TCM_SETTOOLTIPS
file: /Techref/os/win/api/win32/mess/src/msg19_9.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/6 18:34,
18.118.10.36: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_9.htm"> TCM_GETTOOLTIPS</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.