/
comp
/
gb.qt
/
control
/ reparent
Control.Reparent (gb.qt)
Syntax
SUB
Reparent
(
Parent
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 :-)