|
WindowZOrderTypeTopMost Field |
Places the window above all non-topmost windows. The window maintains its topmost position
even when it is deactivated.
Namespace: Xcalibur.NativeMethods.V2.WindowsAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public static IntPtr TopMost
Public Shared TopMost As IntPtr
public:
static IntPtr TopMost
static val mutable TopMost: IntPtr
Field Value
IntPtrSee Also