Method wnd.SetWindowPos
Overload
Calls API SetWindowPos.
public bool SetWindowPos(SWPFlags swpFlags, int x = 0, int y = 0, int cx = 0, int cy = 0, wnd zorderAfter = default)
Parameters
swpFlags (SWPFlags) |
x (int) |
y (int) |
cx (int) |
cy (int) |
zorderAfter (wnd)
A window or SpecHWND.TOP, BOTTOM, TOPMOST, NOTOPMOST. |
Returns
Remarks
Supports lastError.