Method SetScrollPos
SetScrollPos(IntPtr, bool, int, bool)
Sets the position of the scroll box (thumb) in the specified scroll bar.
public static void SetScrollPos(IntPtr handle, bool flat, int pos, bool isVertical)
Sets the position of the scroll box (thumb) in the specified scroll bar.
public static void SetScrollPos(IntPtr handle, bool flat, int pos, bool isVertical)