AutoCompleteTextBox 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package AutoCompleteTextBox --version 1.0.0
NuGet\Install-Package AutoCompleteTextBox -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AutoCompleteTextBox" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoCompleteTextBox --version 1.0.0
#r "nuget: AutoCompleteTextBox, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AutoCompleteTextBox as a Cake Addin
#addin nuget:?package=AutoCompleteTextBox&version=1.0.0

// Install AutoCompleteTextBox as a Cake Tool
#tool nuget:?package=AutoCompleteTextBox&version=1.0.0

WPF AutoComplete TextBox

logo

WPF AutoComplete TextBox is an original work from Bhardwaj Deepak

This control originally features:

  • Load suggestions on-demand
  • Supports MVVM
  • Asynchronously load suggestions
  • Watermark
  • Icon
  • DataTemplate for suggestions
  • DataTemplateSelector for suggestions

My changes/improvements

  1. I've included two more properties for making things easier:
  • MaxLength
  • CharacterCasing
  1. Also, I fixed up the focus control.
  2. Removed VB.NET stuff from original solution.
  3. Added a new demo showcasing the new capabilities
  4. Added a custom style in the new demo, turning on validation messages
  5. Added property MaxPopupHeight. Setting this property, will limit the popup height to the size you wish.

The Demo WpfControls.Demo

It's a simple WPF application using the Material Design in XAML Toolkit and MVVM showing how to search for the American States while typing. See it in action!

demo in action

PS.: Screen cast by: http://recordit.co/

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5.2

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.2 6,895 9/24/2023
1.7.1 227 9/13/2023
1.7.0 921 9/10/2023
1.6.0 5,491 9/21/2022
1.5.0 5,058 3/8/2022
1.4.0 500 2/25/2022
1.3.0 843 1/31/2022
1.2.3 5,916 11/13/2021
1.2.1 633 10/9/2021
1.2.0 2,029 7/13/2021
1.1.1 4,752 5/12/2020
1.1.0 4,318 3/14/2020
1.0.1 5,513 6/6/2019
1.0.0 827 5/19/2019