Clear メソッド (WPFTextBox)

クラス

WPFTextBox.

処理

テキスト ボックスのすべてのコンテンツをクリアします。

構文

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