Change
Change() Event
Called if the text in the control is changed
This event is called when the user attempts to change the text in an edit control. It will still be called even if the user makes an invalid input and the text remains unchanged.