6
Answers

how to validate textbox that accepts only integers

how to validate textbox that accepts only integers with backspace wants to work in c# windows application.
i wrote keypress event its working for integers but backspace is not working.
 

Answers (6)