>>-aComboBox~SelectedIndex-------------------------------------><
The SelectedIndex method retrieves the index of the currently selected entry of the combo box list. This entry is highlighted and surrounded by a dotted border.
The one-based index of the currently selected list entry, or 0 if none is selected.