CWindow::SetParent

HWND SetParent( HWND hWndNewParent );

See SetParent in the Win32 SDK.

Remarks

Changes the parent window.

CWindow OverviewClass Members

See Also   CWindow::GetParent