Here is what I got. I have a textbox that I want to disable all alpha input into. I only want the user to be able to enter an integer in the field. I want to totally disable the keyboard for that textbox input.
thanks in advance.
notrosh
Printable View
Here is what I got. I have a textbox that I want to disable all alpha input into. I only want the user to be able to enter an integer in the field. I want to totally disable the keyboard for that textbox input.
thanks in advance.
notrosh
Check out the MaskedTextBox