|
AutoComplete
Auto Complete control minimizes the time and effort spent by the users in typing. It reduces typographical errors by displaying the correct words from list. It enables the users to display file paths, registry entries and custom defined words from variety of datasources.
Auto Complete Sources
-
FilePath – Sets the file directory list to the AutoComplete control.
-
Registry – Sets the registry directory list to the AutoComplete control.
-
Custom – Sets the custom list to the AutoComplete control. Any IList implemented object can be set as a datasource.
AutoComplete TextBox
Key Features
-
Add custom source to the inner list.
Custom Source
-
Auto-append, Auto-complete and filter out items from the list.
-
Use saved values from the history.
History List
-
Save the list of values in an external filename.
-
Save / Load the history list.
-
When the items are loaded into the inner list, a Vista type progress bar appears to display the progress.
Vista Progress Bar
|
|
|
|