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