CWindow::ChildWindowFromPoint

HWND ChildWindowFromPoint( POINT point ) const;

See ChildWindowFromPoint in the Win32 SDK.

Remarks

Retrieves the child window containing the specified point.

CWindow OverviewClass Members

See Also   CWindow::ChildWindowFromPointEx, POINT