![Xcalibur Systems LLC Logo](../icons/logo.png) |
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.WindowsAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic static IntPtr NoTopMost
Public Shared NoTopMost As IntPtr
public:
static IntPtr NoTopMost
static val mutable NoTopMost: IntPtr
Field Value
IntPtr
See Also