P
Patrick De Ridder
MSDN shows the option: textBox1.Numeric = true; as a way to check that
the input in textBox1 is numeric. I cannot get it to work. How should
it be done?
Alternatively: looking at Validation in MSDN I see a check for an
Internet Address, I cannot convert the example to a check for Numeric
Input.
Please help.
the input in textBox1 is numeric. I cannot get it to work. How should
it be done?
Alternatively: looking at Validation in MSDN I see a check for an
Internet Address, I cannot convert the example to a check for Numeric
Input.
Please help.