Documentation for this section has not yet been entered.
This property indicates the zero-based index of the currently selected item in the combo box list. Setting a new index raises the ToolStripComboBox.SelectedIndexChanged event.
Note To deselect the currently selected item, set the ToolStripComboBox.SelectedIndex to -1.