A Panel implementation with visible borders.
The Panel object is used to paint areas of the screen. It has borders and represents something that delineates partitions of the screen.
staticcreateLogger not-described
staticcreatePanel not-described
static [Panel] createLogger ( [Form]$form, [string]$name, [int32]$hgt)
Parameter Format Description
$form Form parm description missing
$name string name to lookup
$hgt int32 parm description missing
markdown text missing
static [Panel] createPanel ( [Area]$par, [string]$name)
Parameter Format Description
$par Area Parent panel (container)
$name string name to lookup
markdown text missing
Copyright © 2018-2021, 2022, Rexcel System Inc.