Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

TextChanged

Samuel Gomes edited this page Nov 25, 2022 · 2 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