CWindow::ChildWindowFromPoint
Retrieves the child window containing the specified point.
HWND ChildWindowFromPoint(
POINT point
) const throw();
Remarks
See ChildWindowFromPoint in the Windows SDK.
Requirements
Header: atlwin.h
See Also
Reference
CWindow::ChildWindowFromPointEx