How do I make the enter key behave as a tab key. Even if I code my textfield to accept the Enter key on the keypress event, the cursor will not advance to the next textfield.
And also, the &Exit command button that I created, where and how will I code it such that the command will be executed when E is pressed. Does it need to have the focus for it to work.
Any help will be greatly appreciated.
And also, the &Exit command button that I created, where and how will I code it such that the command will be executed when E is pressed. Does it need to have the focus for it to work.
Any help will be greatly appreciated.