[]
Gets or sets the data source for the list portion of the combo box.
public object DataSource { get; set; }
Public Property DataSource As Object