Clear Method (SLTextBox)

Class

SLTextBox.

Action

Removes all text from the text field.

Syntax

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