>>-aListBox~SelectedIndex--------------------------------------><
The SelectedIndex method retrieves the index of the currently selected list entry. This entry is highlighted and surrounded by a dotted border. To get the selected items for a multiple selection listbox, use GetMultiList; see GetMultiList.
The one-based index of the currently selected list entry, or 0 if none is selected.