klyn.gui.windows.TextBox.echoMode
property
public property echoMode as String:
Description

Controls how the text is rendered.

TextBox.ECHO_PASSWORD masks the rendered characters while preserving the real value returned by text.

field.echoMode = TextBox.ECHO_PASSWORD