PasswordChar

TextBoxActiveXControl.PasswordChar property

入力された文字の代わりに表示される文字を取得および設定します。

public char PasswordChar { get; set; }

関連項目