1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-09-19 20:24:54 +00:00

Updated TextChanged (markdown)

FellippeHeitor 2017-03-14 23:38:36 -03:00
parent fc9312293a
commit fda42dde2f

@ -1,5 +1,5 @@
The TextChanged event is triggered whenever a textbox control is edited by the user. It occurs after the text is changed, so you can access it using the [[Text]]() array. The TextChanged event is triggered whenever a textbox control is edited by the user. It occurs after the text is changed, so you can access it using the [[Text]]() array.
####See also: #### See also:
* [[KeyPress]] event * [[KeyPress]] event
* [[Caption]] property * [[Caption]] property