I have a form with some text box and a button, on click on the button the system open the report and close the form.
What I want is that when the user left the las text box typing enter the button action be activate. I tried to use the event on got focus but doesn't work because I can't close the form, so my problem is how I can use the event press the type enter.
Thanks for your help
What I want is that when the user left the las text box typing enter the button action be activate. I tried to use the event on got focus but doesn't work because I can't close the form, so my problem is how I can use the event press the type enter.
Thanks for your help