Edit line, edit box, edit table
If the specified control has a CHAR event, this property allows you to turn the echo of user keystrokes on or off.
status = Get_Property(objectname, "ECHO")
status = Set_Property(objectname, "ECHO", state)
Boolean value. True, if user keystrokes are echoed.