The SelectedIndex property returns the index of the selected item, which is an Integer N in the range 0 <= N < Items.Count. If you want the actual text displayed in the control then use the Text...