Clear メソッド (UIATextBox)
クラス
UIATextBox
.
処理
すべてのテキストをテキスト フィールドから削除します。
構文
C#
textBox
.
Clear
()
VB
textBox
.
Clear
()