Skip to content

TextChanged

FellippeHeitor edited this page Dec 21, 2016 · 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: KeyPress event Caption property

Clone this wiki locally