[]
Gets or sets the index number (base 0) of the currently selected item in a list box or combo box.
int ListIndex { get; set; }
Property ListIndex As Integer