- x
- The horizontal offset at which to position the System.Windows.Forms.ScrollableControl.
- y
- The vertical offset at which to position the System.Windows.Forms.ScrollableControl.
If the ScrollableControl.AutoScroll property is set to true, the ScrollableControl.DisplayRectangle property is the virtual size and position displayed client area of the System.Windows.Forms.ScrollableControl. Call the ScrollableControl.SetDisplayRectLocation(int, int) method to scroll through the System.Windows.Forms.ScrollableControl to the specified position.