Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

quicoli/WPF-AutoComplete-TextBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

131 Commits

Repository files navigation

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/

About

An autocomplete TextBox for WPF

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

Languages

AltStyle によって変換されたページ (->オリジナル) /