Allowing backspace within an integer inly textbox...???
I've put the following code into the KeyPress event for my text box, and it succesffuly only allows number sin now BUT as a sideeffect, I cant actually use backspace to delete typing errors :-(
Any ideas on how to fix this?