I have a program that brings up a browse window for users to select a record from and then that records information will display on the screen. However, instead of using the escape key or closing the window with the x, I want the users to be able to double click on the record or hit the enter key with the record selected in order to exit the browse window.
Is there a way to assign to the enter key or the double click action, the same response that the escape key would give?
Thanks
Is there a way to assign to the enter key or the double click action, the same response that the escape key would give?
Thanks