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