I have done this before in VB6, but cannot figure out how to do it in C#. I want to add code so that when the user types in the textbox, that they can hit enter after they are done and it will call the button1_click event without them having to move the mouse and click it. Thanks in advance.