共用方式為


CWindow::ChildWindowFromPoint

擷取包含指定點的子視窗。

HWND ChildWindowFromPoint(
   POINT point 
) const throw();

備註

請參閱在 Windows SDK的 ChildWindowFromPoint

需求

Header: atlwin.h

請參閱

參考

CWindow 類別

CWindow::ChildWindowFromPointEx

POINT