PSEC - Powershell Enhanced Capability
Version 1.2.1

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

Description

A visible container that does not take part in the layout calculations.

Details

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).

Method Index

staticcreatePane not-described

posPane not-described


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

Signature

static [Pane] createPane ( [Area]$par, [string]$name)

Parameters

Parameter Format Description

$par Area Parent panel (container)

$name string name to lookup

Empty

markdown text missing


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

Signature

[void] posPane ()

Empty

markdown text missing

PSEC - Powershell Enhanced Capability
1.2.1

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

 

 

 

 

 

X