2 references to Scroll
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
1728Scroll(0, value.Index); // To work around this, we force the listbox to display the first item, then scroll down to the item 1736Scroll(topItem.Index, value.Index);