8 references to SCROLLINFO
System.Windows.Forms (8)
winforms\Managed\System\WinForms\Control.cs (1)
8830
NativeMethods.SCROLLINFO si = new NativeMethods.
SCROLLINFO
();
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (2)
365
NativeMethods.SCROLLINFO si = new NativeMethods.
SCROLLINFO
();
764
NativeMethods.SCROLLINFO info = new NativeMethods.
SCROLLINFO
();
winforms\Managed\System\WinForms\ScrollableControl.cs (1)
989
NativeMethods.SCROLLINFO si = new NativeMethods.
SCROLLINFO
();
winforms\Managed\System\WinForms\ScrollBar.cs (2)
793
NativeMethods.SCROLLINFO si = new NativeMethods.
SCROLLINFO
();
893
NativeMethods.SCROLLINFO si = new NativeMethods.
SCROLLINFO
();
winforms\Managed\System\WinForms\ScrollProperties.cs (1)
313
NativeMethods.SCROLLINFO si = new NativeMethods.
SCROLLINFO
();
winforms\Managed\System\WinForms\TreeView.cs (1)
2729
NativeMethods.SCROLLINFO si = new NativeMethods.
SCROLLINFO
();