I have a form which consist of text box. I want to allow to type only numeric value on it by using key press event how can i do this. The Text box is a standard control.
I have a form which consist of text box. I want to allow to type only numeric value on it by using key press event how can i do this. The Text box is a standard control.