Method ScrollWindow
ScrollWindow(IntPtr, int, int, Rectangle)
Scrolls the contents of the specified window's client area.
public static void ScrollWindow(IntPtr handle, int x, int y, Rectangle rect)
Scrolls the contents of the specified window's client area.
public static void ScrollWindow(IntPtr handle, int x, int y, Rectangle rect)