I need to place my text curosor (the little "|" that flashes) to a certain point in the text in my rich text box, basically I want to make it go to the very end of all the text, spaces, etc. (len(main.text)) but how would I move the cursor thing accordingly?
