AutoCompletion Property
AutoCompletion
Determines whether matching incremental search values are automatically copied to the text portion of a combo during editing.
Declaration
public bool AutoCompletion { get; set; }
Public Property AutoCompletion As Boolean