Clear Method (WPFTextBox)

Action

Clears all the content from the text box.

Syntax

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