Autosuggest (AutoComplete) Textbox for WPF(www.progware.org)
submitted by
iwannis(427) 1 year, 7 months ago
Here is an implementation of a nice Textbox in WPF that suggests possible values based on the current user’s input. It is different from WPF’s native editable Combobox since it does not load all possible values at initialization (saving time and memory). The Textbox calls a method that returns the suggested values as soon as it detects a specific amount of idle time in the user’s typing.
|category: Windows Presentation Foundation
|Views: 164
tags:
WPF another
Everyones tags:
Your Tags: