If you don't want to have to select an item in the ListBox, you can change the TopIndex property -> it returns or sets the index of the first item visible at the top.
I had to use this today -...