/
comp
/
gb.qt
/
window
/ reparent
Window.Reparent (gb.qt)
Syntax
SUB
Reparent
(
Container
AS
Container
[
,
X
AS
Integer
,
Y
AS
Integer
]
)
Changes the container of a control.
Use this function carefully. I cannot be sure that it works in every case :-)