[]
Gets or sets the list of items in a combo box.
public ArrayList List { get; set; }
Public Property List As ArrayList