Class SetWindowPosZOrder
Inheritance
System.Object
SetWindowPosZOrder
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class SetWindowPosZOrder : Enum
Fields
HWND_BOTTOM
Declaration
public const SetWindowPosZOrder HWND_BOTTOM
Field Value
| Type |
|---|
| SetWindowPosZOrder |
HWND_NOTOPMOST
Declaration
public const SetWindowPosZOrder HWND_NOTOPMOST
Field Value
| Type |
|---|
| SetWindowPosZOrder |
HWND_TOP
Declaration
public const SetWindowPosZOrder HWND_TOP
Field Value
| Type |
|---|
| SetWindowPosZOrder |
HWND_TOPMOST
Declaration
public const SetWindowPosZOrder HWND_TOPMOST
Field Value
| Type |
|---|
| SetWindowPosZOrder |