Click or drag to resize
Xcalibur Systems LLC Logo

WindowZOrderTypeNoTopMost Field

Places the window above all non-topmost windows (that is, behind all topmost windows). This flag has no effect if the window is already a non-topmost window.

Namespace: Xcalibur.NativeMethods.V2.Windows
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public static IntPtr NoTopMost

Field Value

IntPtr
See Also