For doing that you would have to use some java script .
Open the HTML view of your application and write some javascript code before the end of the body tag.
document.getElementById(“textBox2”).focus( );