Clear Method (WPFTextBox)

Class

WPFTextBox.

Action

Clears all the content from the text box.

Syntax

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