I tried setting the keypress event, but when I execute the code, the cursor will move from field to field when the Enter key is tapped, but the command buttons no longer execute since the Enter key now is interpreted as a Tab.
I have a form which will not allow the [Enter] key to move the cursor from one field to the next. All the command buttons on the form respond to the [Enter] key and the valid statements on each control respond to the Enter key but the cursor will not move unless I use the Tab key.
I need to retrieve data from a serial port into a form. A scale will be sending the weight to the serial port which needs to show in a field on a form which can be edited if necessary.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.