Show / Hide Table of Contents

Method wnd.getwnd.allWindowsZorder


Overload

Gets top-level windows ordered as in the Z order.

public static wnd[] allWindowsZorder()
Returns
wnd[]

Array containing zero or more wnd.

Remarks

Uses API GetWindow and ensures it is reliable.