Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OnTextChanged - where is it?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Versions des environnements
Environment:
ASP.NET
Database:
Visual FoxPro
Divers
Thread ID:
01471022
Message ID:
01471050
Vues:
63
>I do not see OnTextChanged when I look at a TextBox in VS 2010, nor in VS 2008. Did I miss something?

You missed the fact that OnTextChanged() is a protected virtual method of the TextBox (s) .
I guessed you really wanted the TextChanged event which Charles and Naomi have guided you to - but it's important to remember the distinction.....
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform