ZIndex

Definition of the position on the Z axis.

The higher the entry, the more the control is in the foreground. A control with a larger ZIndex hides a control with a smaller one.

Notice

ZIndex is not easy to understand because the index is not global but in a so-called stacking context. Each container control creates its own stacking context.

ZIndex 1:

Learn how controls can be positioned and their size defined.

Schema: tchmi:general#/definitions/UDINT

Origin: Control

See also

Attribute getter: getZindex

Attribute setter: setZindex

ZIndex 2:

Available from 1.8