次の方法で共有


CWindow::GetDlgItem

指定された子ウィンドウを取得します。

HWND GetDlgItem(
   int nID 
) const throw();

解説

Windows SDKの GetDlgItem を参照してください。

必要条件

Header: atlwin.h

参照

関連項目

CWindow クラス

CWindow::GetDescendantWindow