6
Answers

how to validate textbox that accepts only integers

Photo of S J

S J

4y
754
1
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)