A .NET6 WPF enhanced auto-complete TextBox control.
This control is based on the work of [Bhardwaj Deepak](https://www.codeproject.com/Tips/801004/WPF-AutoComplete-TextBox).
Features
- supports both sync and async suggestion fetching
- designed for MVVM
- can bind to both the selected object (SelectedItem property) and/or selected id (SelectedValue property)
- has ItemTemplate to style dropdown items
- has ShowDropDownButton property to hide/show dropdown button
- squigly underlines text that is not matched when not focused
- has AllowFreeText property to allow for entering items that are not in the list
- supports watermark
- supports showing an image/icon/graphics next to the selected item
Categories
User Interface (UI)License
Other License
You Might Also Like
Top-Rated Free CRM Software
HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Laila.AutoCompleteTextBox!