when entering values into the numeric updown control through the keyboard instead of using the up/down errors, the following will occour:trying to enter: 127
Result: 271,00
after each keypress, it moves the cursor to the left and then appends the number to the left instead of to the right.
So if the user wants to enter 127, he actually needs to enter 271.