A visible container that does not take part in the layout calculations.
Used to create a Floating area that can be positioned independantly of its container.
The posPane
hook is called at the end of layout processing. The can be used to position the area (and its children relative to
its parent).
staticcreatePane not-described
posPane not-described
static [Pane] createPane ( [Area]$par, [string]$name)
Parameter Format Description
$par Area Parent panel (container)
$name string name to lookup
markdown text missing
[void] posPane ()
markdown text missing
Copyright © 2018-2021, 2022, Rexcel System Inc.