I have a text box, now how to I bring the cursor to the very beggingng and add something to it? like:

text1.text = text1.text & "hello"

but I need it to be in the begginng not the end of the ext box