10 references to SetScrollState
System.Windows.Forms (10)
winforms\Managed\System\WinForms\ScrollableControl.cs (9)
114
SetScrollState
(ScrollStateAutoScrolling, false);
142
SetScrollState
(ScrollStateAutoScrolling, value);
307
SetScrollState
(ScrollStateHScrollVisible, value);
345
SetScrollState
(ScrollStateVScrollVisible, value);
923
SetScrollState
(ScrollStateUserHasScrolled, false);
1098
SetScrollState
(ScrollStateUserHasScrolled, false);
1295
SetScrollState
(ScrollStateFullDrag, SystemInformation.DragFullWindows);
1369
SetScrollState
(ScrollStateUserHasScrolled, true);
1444
SetScrollState
(ScrollStateUserHasScrolled, true);
winforms\Managed\System\WinForms\UserControl.cs (1)
49
SetScrollState
(ScrollStateAutoScrolling, false);