Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OnTextChanged - where is it?
Message
General information
Forum:
ASP.NET
Category:
Web forms
Environment versions
Environment:
ASP.NET
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01471022
Message ID:
01471050
Views:
64
>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.....
Previous
Reply
Map
View

Click here to load this message in the networking platform