EchoChar Property (AWTTextField)

Action

Gets the character that is displayed instead of the characters that are actually typed.

Syntax

'Declaration
Protected Read Property EchoChar As String

Access

Read only.

Examples

Dim echoChar As String = passwordTextField.EchoChar