DisplayAsPassword Property (FlexTextArea)

Action

Gets whether this control is used for entering passwords.

If true, the field does not display entered text, instead, each text character entered into the control appears as the character *. The default value is false.

Syntax

'Declaration
Protected Read Property displayAsPassword As Boolean

Access

Read only.