Hello ,<br><br>I have a Windows form with a text box and a button.<br>What I want to implement it, when the user hits the &#39;Enter&#39; key in the text box, the function that&#39;s linked to the ButtonClick event has to be invoked.<br>

Please give me like a code example of how this could be done in a simpler way, since I am not familiar with Forms or GUI stuff .<br><br>Thanks !<br><br><br><br>