Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Autocomplete combobox which remembers entries
Message
De
20/06/2007 11:49:12
 
 
À
19/06/2007 14:23:15
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
01234341
Message ID:
01234512
Vues:
18
>I'm creating a .NET 2 winForms application.
>
>I'm need to create VFP like combobox or textbox which uses previously entered values for auto completion.
>It should remember entered value in isolated storage like vfp textbox autocomplete and use it in next time when value is entered.
>
>I think I should use Combobox autocompletesource and fill it during initialization.
>In lostfocus event I should check for new value and store it in isolated storage.
>
>Any sample how to implement this kind of combobox ?

Autocomplete has been added natively to Winforms 2.0 - this article may get you started..
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform