Struct ZOrderInfo
Information about the ZOrder of the window
Inherited Members
Namespace: WinUIEx
Assembly: WinUIEx.dll
Syntax
public struct ZOrderInfo
Properties
| Name | Description |
|---|---|
| IsZOrderAtBottom | Gets a value indicating whether the window's Z Order is at the bottom. |
| IsZOrderAtTop | Gets a value indicating whether the window's Z Order is at the top. |
| ZOrderBelowWindowId | Gets the id of the window this window is below. |