
Number Keypad Values Not accepted as Numieric
I' ve add code in the key down event procedure, the goal of this code is
to convert "mm" in million,
That is 1mm would become 1,000,000. This is very common in Financial
Databases.
This works very well when I use the normal numbers in the keypad suh as the
number " 1", above and to the right of the letter "Q"
However When I use the Numbers in the Number Keypad (Right Side of The
Keyboard), It those not recognize the key strokes as numbers..
I Have already checked and the Number Lock was on..
Thanks for any help on this matter
Henry