CWindow::GetDlgItem
Retrieves the specified child window.
HWND GetDlgItem(
int nID
) const throw();
Remarks
See GetDlgItem in the Windows SDK.
Requirements
Header: atlwin.h
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Retrieves the specified child window.
HWND GetDlgItem(
int nID
) const throw();
See GetDlgItem in the Windows SDK.
Header: atlwin.h