TextBox::TextChanged Event
.NET Framework (current version)
Occurs when the user changes the text of a TextBox. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
The following example demonstrates how to use the TextChanged event to change the items in a SelectionList.
.NET Framework
Available since 1.1
Available since 1.1
OnTextChanged
TextBox Class
System.Web.UI.MobileControls Namespace
Introduction to the TextBox Control
Show: