Gets where the window lies in the Z-order of the windows.
Syntax
object.Index
Parameters
object
An expression that evaluates to a Window object.
Remarks
The Index property has the Long type.
Windows in the collection accessed by the Windows property of the Toolset object are ordered by Z-Order. Accordingly, you can use the Index property to determine where a given window lies in the Z-Order of all MDI client windows.
|
Copyright © 2014 CA.
All rights reserved.
|
|