CWindow::SetParent

This method changes the parent window.

At a Glance

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

Syntax

HWND SetParent( HWND hWndNewParent );

See Also

CWindow::GetParent