EchoChar プロパティ (JPasswordField)

クラス

JPasswordField.

処理

[読み取り専用] 実際に入力される文字の代わりに表示される文字。

構文

'Declaration
Protected Read Property EchoChar As String

アクセス

読み取り専用。

Dim echoChar As String = passwordField.EchoChar