Element: window.child[ ]

Type

window

Description

An array of sub-windows whose parent is window. Only windows of type panel can have window children, so this element for other window types is an empty array.

The values correspond to the sub-panels which are sub-windows. The size of the array is window.child_count.

This element is maintained by the system and cannot be changed.