CWindow::Attach

This method attaches the window identified by hWndNew to the CWindow object.

At a Glance

Header file: Atlwin.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

void Attach( HWND hWndNew );

See Also

CWindow::Detach