ClearText メソッド (DomTextField)

クラス

DomTextField.

処理

テキスト フィールドのテキストをクリアします。

構文

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