Occurs when the current input position has left a text field. The event handler receives an argument of type Text
public event TextFieldEventHandler TextFieldLeft;
Public Event TextFieldLeft As TextFieldEventHandler
Text Fields and Hypertext Links - Editing Marked Text Fields.