property Rollist.Select as Long
Selects a new item.

TypeDescription
Long A long expression that indicates the index of selected item.

Use the Select property to get the index of the selected item. The selected item is always displayed at the center of the control. Use the Item property to access an item. The Select event is fired when user changes the selected item.