PSEC - Powershell Enhanced Capability
Version 1.2.1

TextBox Class extends Gizmo (src: gui-classes.psm1)

Extended By

LogBox

Description

Textbox widget implementation

Details

Larger, resizable are for input. If a RichTextBox is choses as the peer other formatting is allowed such as RTF formats.

Method Index

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.


createTextBox Method index (src: gui-classes.psm1)

Signature

static [TextBox] createTextBox ( [Area]$par, [string]$size, [string]$locn, [boolean]$rich)

Parameters

Parameter Format Description

$par Area Parent panel (container)

$size string parm description missing

$locn string parm description missing

$rich boolean parm description missing

Description

Constructor that supplies the ?@Peer@? object, typically a RichText object.

Details


getGizmoHeight Method index (src: gui-classes.psm1)

Signature

[int32] getGizmoHeight ()

Description

Add fudge factor for rich text boxes.


getGizmoWidth Method index (src: gui-classes.psm1)

Signature

[int32] getGizmoWidth ()

Description

Add fudge factor for rich text boxes.

PSEC - Powershell Enhanced Capability
1.2.1

Copyright © 2018-2021, 2022, Rexcel System Inc.

 

 

 

 

 

X