|
|
|
|
|
<Panel>.Detach (Function) In french: <Panneau>.Détache Detaches a Dockable Panel control to transform it into a floating window.
PADO_Test.Détache()
PADO_Test.X = 0
PADO_Test.Y = 0
Syntax
<Dockable Panel control>.Undock()
<Dockable Panel control>: Control name Name of the Dockable Panel control to use. Remarks - If the control is already a floating Dockable Panel control, <Panel>.Detach has no effect.
- The Dockable Panel control can be reattached to its window using <Dockable panel>.Attach.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|