My database will be operated with a touch screen.
I have a form with a few text boxes. I want the text boxes to open another form (numberpad), allow the user to enter values and when they press the "enter" button on the numberpad form, it should close and enter the value into the textbox. How...