hi i need some help with typing
Code:
textbox1.text=textbox1.text&"anything i want to add"
when i type the previous code ,the typing curser moves to the begining of the textbox
how can i make it move to the end of the textbox and continue typing normally