win32gui.ChildWindowFromPoint
int = ChildWindowFromPoint(hwndParent, point )
Determines which, if any, of the child windows belonging to a parent window contains the specified point.
Parameters
int = ChildWindowFromPoint(hwndParent, point )
Determines which, if any, of the child windows belonging to a parent window contains the specified point.