Clear Method (UIATextBox)

Class

UIATextBox.

Action

Removes all text from the text field.

Syntax

C#
textBox.Clear()
VB
textBox.Clear()