1 reference to SetScrollPos
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.SetScrollPos.cs (1)
12
int result =
SetScrollPos
(hWnd.Handle, nBar, nPos, bRedraw);