[]
Gets or sets the custom source (of strings) for automatic completion of entries in the combo box.
[Browsable(true)]
public AutoCompleteStringCollection AutoCompleteCustomSource { get; set; }
<Browsable(True)>
Public Property AutoCompleteCustomSource As AutoCompleteStringCollection