I actually want to ask two things,
first, how do I set Textbox1 to get focus so that the user will not have to click the textbox if he wants to write something, the .focus() method does not work
also, how do I highlight texts inside a textbox programmatically. I think the equivalent code for this in VB 6.0 is Home+End. I hope you got I mean