Clear メソッド (SLPasswordBox)

クラス

SLPasswordBox.

処理

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

構文

C#
passwordBox.Clear()
VB
passwordBox.Clear()