ClearText メソッド (TextField)

クラス

TextField.

処理

すべてのテキストをテキスト フィールドから削除します。

構文

C#
textField.ClearText()
VB
textField.ClearText()