How do I make a command button keep focus while the user is typing in a text box? Dialog boxes have this feature so that when the user finishes typing, he/she can just hit enter. My form has several text boxes and several command buttons. I want each text box to have a cooresponding command button. Thanks in advance.