The TTM_WINDOWFROMPOINT message allows a subclass procedure to cause a ToolTip to display text for a window other than the one beneath the mouse cursor.
TTM_WINDOWFROMPOINT wParam = 0; lParam = (POINT FAR *) lppt;
The return value is the handle to the window that contains the point, or NULL if no window exists at the specified point.
This message is intended to be processed by an application that subclasses a ToolTip. It is not intended to be sent by an application. A ToolTip sends this message to itself before displaying the text for a window. By changing the coordinates of the point specified by lppt, the subclass procedure can cause the ToolTip to display text for a window other than the one beneath the mouse cursor.
file: /Techref/os/win/api/win32/mess/src/msg20_9.htm, 1KB, , updated: 2000/4/7 12:20, local time: 2023/6/10 06:24,
44.192.79.149:LOG IN
|
©2023 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://www.piclist.com/techref/os/win/api/win32/mess/src/msg20_9.htm"> TTM_WINDOWFROMPOINT</A> |
Did you find what you needed? |
![]() o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
Welcome to www.piclist.com! |
.