get_mdi_z_order


Description:

public short get_mdi_z_order () throws Error

Queries the z stacking order of a component which is in the MDI or window layer.

(Bigger z-order numbers mean nearer the top)

Parameters:

this

a pointer to the Component to query.

Returns:

a short indicating the stacking order of the component in the MDI layer, or -1 if the component is not in the MDI layer.