Click or drag to resize

Win32SetWindowPosZ Enumeration

[Missing <summary> documentation for "T:Stimulsoft.Base.Drawing.Win32.SetWindowPosZ"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public enum SetWindowPosZ
Members
  Member nameValueDescription
HWND_TOP0
HWND_BOTTOM1
HWND_TOPMOST-1
HWND_NOTOPMOST-2
See Also