SkillAgentSearch skills...

WPF AutoComplete TextBox

An autocomplete TextBox for WPF

Install / Use

npx skills add quicoli/WPF-AutoComplete-TextBox

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

WPF AutoComplete TextBox

logo

Install: PM> Install-Package AutoCompleteTextBox -Version 1.7.3

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

Changes/improvements

  1. More properties for making things easier:
  2. Also, fixed up the focus control.
  3. Removed VB.NET stuff from original solution.
  4. Added a new demo showcasing the new capabilities
  5. Added a custom style in the new demo, turning on validation messages
  6. Added property MaxPopupHeight. Setting this property, will limit the popup height to the size you wish.
  7. Much more from collaborators!

What's new in version 1.7.3?

  1. IsReadOnly property fix. (thanks @chefarbeiter)

See our Wiki

UPDATED DEMO !!!

A WPF application using the Material Design in XAML Toolkit and MVVM. See it in action!

demo in action

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

Related Skills

View on GitHub
GitHub Stars414
CategoryDevelopment
Updated17d ago
Forks60

Languages

C#

Security Score

100/100

Audited on Jul 22, 2026

No findings