Accept Button on the form

Hi

On your form you can set the accept button property to a button on the form. What does this do

If when ever a user presses enter i would like it to press the accept button. Can we programiticaly pres the button

Thanks in advance




Answer this question

Accept Button on the form

  • rocky_don

    The button on your form you set the AcceptButton property to will be pressed when the user presses Enter.



  • Accept Button on the form