4 references to ScrollControlIntoView
System.Windows.Forms (1)
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
1346
scrollParent.
ScrollControlIntoView
(_activeControl);
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ComponentTray.cs (2)
267
ScrollControlIntoView
(c);
744
ScrollControlIntoView
(trayctl);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ScrollableControlTests.cs (1)
2542
control.
ScrollControlIntoView
(activeControl);