Gets or sets whether items in the ComboBox are suggested by autocompletion (does not apply to TextBox controls).
true if items in the ComboBox are suggested by autocompletion; otherwise, false.
Setting this property to true for TextBox controls has no effect.
When the same item exists in both the AutoComplete and the ComboBox, it still only appears once in the drop-down suggestion window.
AutoComplete Class | Skybound.AutoComplete Namespace