Occurs when a text field has been created. The event handler receives an argument of type TextFieldEventArgs containing data related to this event.

Syntax

public event TextFieldEventHandler TextFieldCreated;

See Also

Text Fields and Hypertext Links - Inserting and Deleting Text Fields.