[]
Gets or sets the item data list of a combo box.
public ArrayList ItemData { get; set; }
Public Property ItemData As ArrayList