B
baconbits420
With VB.Net 2005
I am trying to use an onscreen 10-key pad to enter a price into a
textbox. When a number is entered, i want it to act like a normal
cash register would; the last number entered will be the second number
after the decimal place. I want to enter $10.00 by pressing only
1-0-0-0. Any suggestions? i noticed you can't try to watch the
keystrokes and formatCurrency each time. Can someone point me in the
right direction?
I am trying to use an onscreen 10-key pad to enter a price into a
textbox. When a number is entered, i want it to act like a normal
cash register would; the last number entered will be the second number
after the decimal place. I want to enter $10.00 by pressing only
1-0-0-0. Any suggestions? i noticed you can't try to watch the
keystrokes and formatCurrency each time. Can someone point me in the
right direction?