MoveWindow(IntPtr, Point) | Moves the specified window. |
MoveWindow(IntPtr, Screen) | Moves the specified window to the specified screen. |
MoveWindow(IWin32Window, Point) | Moves the specified window. |
MoveWindow(IWin32Window, Screen) | Moves the specified window to the specified screen. |
MoveWindow(Process, Point) | Moves the main window of the specified process. |
MoveWindow(Process, Screen) | Moves the main window of the specified process to the specified screen. |