|
WindowZOrderTypeBottom Field |
Places the window at the bottom of the Z order. If the hWnd parameter identifies a topmost
window, the window loses its topmost status and is placed at the bottom of all other windows.
Namespace: Xcalibur.NativeMethods.V2.WindowsAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public static IntPtr Bottom
Public Shared Bottom As IntPtr
public:
static IntPtr Bottom
static val mutable Bottom: IntPtr
Field Value
IntPtrSee Also