Team -
Working on a personal project to help with my sons spelling.
I can't seem to find an easy solution to this so I hope someone can point me in the right direction.
Textbox 1 will hold the correctly spelled word.
Textbox 2 will be typed BUT I want the background of textbox2 to change green if he is on track but turn red when he messes up on a letter.
Basically I need the two boxes to be validated each time he presses a key. I can do the box to box when complete but the trick I am having is how to I have them check as he is typing?
Thanks!