[]
Gets or sets the data source for the list portion of the combo box.
[Browsable(false)] public object DataSource { get; set; }
<Browsable(False)> Public Property DataSource As Object