Gets an object that represents the text field which causes the event. It is of the type TextField, DocumentTarget, DocumentLink, HypertextLink, PageNumberField, ApplicationField, CheckFormField, TextFormField or SelectionFormField. If the text field has been deleted, only the ID and the Name property are available.

Syntax

public TextField TextField { get; }
Public ReadOnly Property TextField() As TextField

Limitations

Read only.