1 reference to SetWindowPos
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.SetWindowPos.cs (1)
13BOOL result = SetWindowPos(hWnd.Handle, hWndInsertAfter.Handle, X, Y, cx, cy, uFlags);