SetWindowParent()

Syntax

SetWindowParent( #ChildWindow, #ParentWindow )

Description

Gives a new Parent to the given Child Window. ( Don't forget to set the Child wildow style as "#WS_CHILD", first! )

Supported OS

Windows

Window Extension - User Librairies - Index