|
|
|
|
|
Detaches a Dockable Panel control to transform it into a floating window.
PanelDetach(DOPA_Test)
DOPA_Test.X = 0
DOPA_Test.Y = 0
Sintaxis
PanelDetach(<Dockable Panel control>)
<Dockable Panel control>: Control name Name of the Dockable Panel control to use. Observaciones - If the control is already a floating Dockable Panel control, PanelDetach has no effect.
- The Dockable Panel control can be reattached to its window using PanelAttach.
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|