guides:programming:programmers_reference_manual:gotfocus_value

GOTFOCUS_VALUE property

All controls.

When a control gets focus, the value of that control's TEXT property is saved in GOTFOCUS_VALUE. You can use that to subsequently compare with the control's TEXT property's value at LOSTFOCUS.

value = Get_Property(objectname, "GOTFOCUS_VALUE")

Used only with Get_Property().

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