What is the problem ?
I tried following program and it works, on desktop and device.
There is one difference in the behaviour:
- on the desktop TextBox1.SelectionLength = text length, the whole text is highlighted
- on the device TextBox1.SelectionLength = 0, the text is not highlighted
Best regards.