HWND SetParent( HWND hWndNewParent );
See SetParent in the Win32 SDK.
Remarks
Changes the parent window.
CWindow Overview | Class Members
See Also CWindow::GetParent