Property Value
A System.Windows.Forms.AutoCompleteStringCollection to use with AutoCompleteSource.The default is a null reference (Nothing in Visual Basic).
The use of the AutoCompleteCustomSource property is optional, but you must set the AutoCompleteSource property to CustomSource in order to use AutoCompleteCustomSource.
You must use the AutoCompleteMode and AutoCompleteSource properties together.