共用方式為


CWindow::IsChild

判斷指定的視窗是否為子視窗。

BOOL IsChild(
   const HWND hWnd 
) const throw();

備註

請參閱在 Windows SDK的 IsChild

需求

Header: atlwin.h

請參閱

參考

CWindow 類別