Textbox widget implementation
Larger, resizable are for input. If a RichTextBox is choses as the peer other formatting is allowed such as RTF formats.
staticcreateTextBox Constructor that supplies the @@Peer object, typically a RichText object.
getGizmoHeight Add fudge factor for rich text boxes.
getGizmoWidth Add fudge factor for rich text boxes.
static [TextBox] createTextBox ( [Area]$par, [string]$size, [string]$locn, [boolean]$rich)
Parameter Format Description
$par Area Parent panel (container)
$size string parm description missing
$locn string parm description missing
$rich boolean parm description missing
Constructor that supplies the ?@Peer@? object, typically a RichText object.
[int32] getGizmoHeight ()
Add fudge factor for rich text boxes.
[int32] getGizmoWidth ()
Add fudge factor for rich text boxes.
Copyright © 2018-2021, 2022, Rexcel System Inc.