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