WebTextField.Password

From Xojo Documentation



Property (As Boolean )
aWebTextField.Password = newBooleanValue
or
BooleanValue = aWebTextField.Password

Supported for all project types and targets.

If True, bullets appear in field instead of the characters the user typed.

Internet Explorer does not allow changing the Password property at runtime.