I have a simple program. I have one text box and one label control, if I type in some number in the text box then click OK button it will give me some character. I want the user to be able to press ENTER key after type in the number in the text box. then it will trigger OK button. How am I gonna do that????