Method GetZOrder
GetZOrder(params nint[])
Gets the z-order for one or more windows atomically with respect to each other. In Windows, smaller z-order is higher. If the window is not top level, the z order is returned as -1.
Declaration
public static int[] GetZOrder(params nint[] hWnds)
Parameters
| Type | Name | Description |
|---|---|---|
| nint[] | hWnds |
Returns
| Type | Description |
|---|---|
| int[] |