ClearText Method (TextField)

Class

TextField.

Action

Removes all text from the text field.

Syntax

C#
textField.ClearText()
VB
textField.ClearText()