WPF Auto-Complete Text Box
Help end users quickly and easily find what they are looking for with the WPF Auto-complete text box control. With fully configurable matching developers can extend the control to provide suggestions in any way they wish.
The WPF Auto-complete Text Box control provides numerous capabilities to make integration simple and easy:
- Set the maximum number of suggested items to show
- Set number of characters required before suggestions are provided
- Pluggable matching system - ships with StartsWith matching but you can add your own
- Specify delimiters to allow multiple item entry