I want to select text in a textbox from a given position to the end. I found the sellength property but I can only select text from the beginning to the given position.
Is it possible to select from a given position to the end?
Is it possible to select from a given position to the end?