[]
Gets or sets the corresponding data for the items in the list box.
public string[] ItemData { get; set; }
Public Property ItemData As String()