How to work with "button" in c#
I made a form called registration form and in it i made a submit button. On "clicking on the submit button" my form gets submitted. But I want that on clicking the "enter" button on the keyboard my form should get submitted. how should it do it?