Inserts a new standard text field at the current input position.

Add(TextField)

public bool Add(TextField textField);

Parameters

Parameter Description
textField Specifies the text field to add.

Return Value

The return value is true, if the text field could be added. Otherwise it is false.