[]
Gets or sets the automatic completion mode of the combo box. Whether the combo box auto-completes by suggesting an item in the list while typing or appending matches as the user types.
public ComboBoxAutoCompleteMode AutoCompleteMode { get; set; }
Public Property AutoCompleteMode As ComboBoxAutoCompleteMode