Skip to content

TextChanged

FellippeHeitor edited this page Mar 15, 2017 · 6 revisions

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:

Clone this wiki locally