EchoCharSet Property (JPasswordField)

Action

Gets whether EchoChar is set to a value other than 0.

Syntax

'Declaration
Protected Read Property EchoCharSet As Boolean

Access

Read only.

Examples

Dim isEchoCharSet As Boolean = passwordField.EchoCharSet