Button Link Icon Label InputBox CheckBox RadioBoxes ComboBox CheckedListBox TextBox Grid
Gizmos represent the lowest level control such as a Button
Gizmos represent the lowest level control such as a Button. They contain no other Elem.
They can be hidden or disabled.
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.
[int32] 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.
[int32] 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.
Copyright © 2018-2021, 2022, Rexcel System Inc.