From fda42dde2f331594f8cae58a7d647fd62948b8a5 Mon Sep 17 00:00:00 2001 From: FellippeHeitor Date: Tue, 14 Mar 2017 23:38:36 -0300 Subject: [PATCH] Updated TextChanged (markdown) --- TextChanged.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TextChanged.md b/TextChanged.md index 33cc5b5..42e3494 100644 --- a/TextChanged.md +++ b/TextChanged.md @@ -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. -####See also: +#### See also: * [[KeyPress]] event * [[Caption]] property \ No newline at end of file