-1
I’m trying to make a mask for a textbox manually, and I’m trying to imitate the Windows calculator, where when the user writes 1000 the code automatically puts 1.000 and when I give one txtPreco.Text = the course is at the beginning of the string |1.000. I want to place the cursor at the end of the string 1.000| but I don’t know which method or event does it.

Show the code of how you are doing
– Leandro Angelo
https://1drv.ms/u/s! Ah1rfu-Nxwbqgaqh6g4gnilcbtr8qq
– Marcio Caldas
You must edit the question and put the code directly into it - as link may become inaccessible in the future, for other people reading the question
– nosklo