public static extern bool SetWindowPos(IntPtr hWnd, IntPtr hWndNext, int X, int Y, int cx, int cy, posFlags uFlags);