BrandonMPSMI
Active member
- Joined
- Oct 8, 2008
- Messages
- 43
- Programming Experience
- Beginner
I need to be able to use the keyboard for my calculator. I was just going to use an event that tests if the key was pressed and paste my code from the buttons blah blah blah.
Also I need to disable the enter buttons normal use. When I press it it presses the highlighted button on the form. I need it to perform the equal sub routine.
Also I need to disable the enter buttons normal use. When I press it it presses the highlighted button on the form. I need it to perform the equal sub routine.