3 references to ScrollWindow
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
26253
PInvoke.
ScrollWindow
(
26368
PInvoke.
ScrollWindow
(this, 0, deltaY, &scrollArea, &scrollArea);
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.ScrollWindow.cs (1)
12
BOOL result =
ScrollWindow
(hWnd.Handle, XAmount, YAmount, lpRect, rectClip);