PSEC - Powershell Enhanced Capability
Version 1.2.1

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

Extended By

Button Link Icon Label InputBox CheckBox RadioBoxes ComboBox CheckedListBox TextBox Grid

Description

Gizmos represent the lowest level control such as a Button

Details

Gizmos represent the lowest level control such as a Button. They contain no other Elem.

They can be hidden or disabled.

Method Index

getGizmoHeight This calculates the height of the Gizmo. It can be overidden by particular gizmos (such as @@TextBox) when adjustments have to be made based on the @@peer implementation characteristics.

getGizmoWidth This calculates the width of the Gizmo. It can be overidden by particular gizmos (such as @@TextBox) when adjustments have to be made based on the @@peer implementation characteristics.


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

Signature

[int32] getGizmoHeight ()

Description

This calculates the height of the Gizmo. It can be overidden by particular gizmos (such as ?@TextBox@?) when adjustments have to be made based on the ?@peer@? implementation characteristics.


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

Signature

[int32] getGizmoWidth ()

Description

This calculates the width of the Gizmo. It can be overidden by particular gizmos (such as ?@TextBox@?) when adjustments have to be made based on the ?@peer@? implementation characteristics.

PSEC - Powershell Enhanced Capability
1.2.1

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

 

 

 

 

 

X