WPF AutoComplete (Classic) Overview

5 May 20211 minute to read

WARNING

This control has been marked as classic, please use SfTextBoxExt (AutoComplete) “AutoComplete”) instead.

The AutoComplete control provides you with the live drop-down hints as you enter the text in AutoComplete Textbox. It guides you by displaying the list of items from the Data Source. You can then select any item from the list instead of entering the whole text again.

Feature summary

Here are the core features of AutoComplete.

  • FilePath, Registry & Custom Data Source support
  • Data Binding support in case of Custom Data Source
  • Selection Mode
  • Auto Append
  • Filter
  • Custom Filtration
  • History
  • Popup Resizing
  • Skins Support