Skip to content

TextChanged

Samuel Gomes edited this page May 9, 2023 · 1 revision

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