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