The WindowFromPoint function retrieves the handle of the window that contains the specified point.
HWND WindowFromPoint(
POINT Point |
// structure with point |
); |
The return value is the handle of the window that contains the point. If no window exists at the given point, the return value is NULL. If the point is over a static text control, the return value is the handle of the window under the static text control.
The WindowFromPoint function does not retrieve the handle of a hidden or disabled window, even if the point is within the window. An application should use the ChildWindowFromPoint function for a nonrestrictive search.
ChildWindowFromPoint, POINT, WindowFromDC
file: /Techref/os/win/api/win32/func/src/f91_12.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/23 02:59,
3.140.197.140:LOG IN
|
©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://sxlist.com/techref/os/win/api/win32/func/src/f91_12.htm"> WindowFromPoint</A> |
Did you find what you needed? |
Welcome to sxlist.com!sales, advertizing, & kind contributors just like you! Please don't rip/copy (here's why Copies of the site on CD are available at minimal cost. |
Welcome to sxlist.com! |
.