Method SetScrollBar
SetScrollBar(IntPtr, bool, int, int, bool)
Sets the parameters of a scroll bar, including the minimum and maximum scrolling positions, the page size, and the position of the scroll box (thumb).
public static void SetScrollBar(IntPtr handle, bool flat, int size, int pageSize, bool isVertical)