2 references to SetScrollInfo
System.Windows.Forms (2)
System\Windows\Forms\Scrolling\ScrollBar.cs (1)
617
PInvoke.
SetScrollInfo
(this, SCROLLBAR_CONSTANTS.SB_CTL, ref si, true);
System\Windows\Forms\Scrolling\ScrollProperties.cs (1)
274
PInvoke.
SetScrollInfo
(_parent, Orientation, ref si, true);