I created a ListView containing 11 strings. With the default dimensions, this will make a horizontal scrollbar appear. When I scroll down using either the mousewheel, the scrollbar itself or the keyboard (after selecting the ListView), the scollbar will disappear when it reaches the bottom.
When you add a twelfth item to the list, then the scrollbar won't disappear.
When you add a twelfth item to the list, then the scrollbar won't disappear.