how can I detect key presses?
Hi. I want to detect key presses in my textBox1,then change and write them to textBox2.(ex.:when user pressed "a" in textBox1, textBox2 must change and write it to "y")
I don't know could I explained my problem,sorry for my English.