Element: window.z_order

Type

numeric

Description

The current z order of window. This order determines where window is positioned in the stack of visibly overlapping windows.

Element Setting

Behavior

0 (window's default value)

Window position is unspecified

1

Where possible the window is always shown topmost.

-1

The window is placed at the bottom of the viewing stack.

Applying a change to a subwindow has the effect of applying the same change to the parent.

Notes

This element currently has relevance only to Windows systems.