PSEC - Powershell Enhanced Capability
Version 1.2.1

Panel Class extends Area (src: gui-classes.psm1)

Extended By

TabPanel

Description

A Panel implementation with visible borders.

Details

The Panel object is used to paint areas of the screen. It has borders and represents something that delineates partitions of the screen.

Method Index

staticcreateLogger not-described

staticcreatePanel not-described


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

Signature

static [Panel] createLogger ( [Form]$form, [string]$name, [int32]$hgt)

Parameters

Parameter Format Description

$form Form parm description missing

$name string name to lookup

$hgt int32 parm description missing

Empty

markdown text missing


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

Signature

static [Panel] createPanel ( [Area]$par, [string]$name)

Parameters

Parameter Format Description

$par Area Parent panel (container)

$name string name to lookup

Empty

markdown text missing

PSEC - Powershell Enhanced Capability
1.2.1

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

 

 

 

 

 

X