ECHO property

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.

  • guides/programming/programmers_reference_manual/echo.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1