WPF AutoComplete TextBox
An autocomplete TextBox for WPF
Install / Use
npx skills add quicoli/WPF-AutoComplete-TextBoxInstalls into whichever agent you are using.
README
WPF AutoComplete TextBox

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
- More properties for making things easier:
- Also, fixed up the focus control.
- Removed VB.NET stuff from original solution.
- Added a new demo showcasing the new capabilities
- Added a custom style in the new demo, turning on validation messages
- Added property MaxPopupHeight. Setting this property, will limit the popup height to the size you wish.
- Much more from collaborators!
What's new in version 1.7.3?
- 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!

PS.: Screen cast by: http://recordit.co/
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
