The IEditableTextControl.TextChanged event occurs when the ITextControl.Text property changes between posts to the server. An implementation of this event can be found in either the System.Web.UI.WebControls.TextBox or the System.Web.UI.WebControls.ListControl control.