3
Answers

TextBox and cursor problem

I'm trying to implement a TextBox with autocoreection. Every time i update the Text property the cursor jumps back to the beginning of the TextBox. Is there a way to get rid of this behaviour?

Answers (3)