Click or drag to resize
Xcalibur Systems LLC Logo

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.Windows
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public static IntPtr Bottom

Field Value

IntPtr
See Also