Refreshes the item contained at the specified index.
index The zero-based index of the element to refresh.
If the ListControl.DisplayMember property is set and the property in the data source that is assigned to ListControl.DisplayMember changes, use the ListBox.RefreshItem(int) method to update the value in the System.Windows.Forms.ListBox control.