I'll like to give the user the option of using the Enter Key in addition to clicking with the mouse. How can I do thisI'd really appreciate someone providing me with the code.
I'll like to give the user the option of using the Enter Key in addition to clicking with the mouse. How can I do thisI'd really appreciate someone providing me with the code.
I believe default settings should do this. You can check Options and under Client Settings or Form Behavior or... you will find options.
If you have focus on something like a Command Button and hot enter, it should execute. If you are in a text box and hit enter, it most likely will behave like the tab key.
thanks ItsMe. Tis working now![]()