[]
Gets or sets a custom string collection when the AutoCompleteSource property is set to CustomSource.
[Browsable(true)]
public AutoCompleteStringCollection AutoCompleteCustomSource { get; set; }
<Browsable(True)>
Public Property AutoCompleteCustomSource As AutoCompleteStringCollection