8
Answers

Validation For A Textbox

Hi ,

Need a validation code for a textbox in windows form,  that allow me to enter the values like 

1
11
1.3
1.33
11.33

I am using this text box for entering tax values .  
this textbox should allow only two digits before and after decimal point .

Thanks in advance :)


Answers (8)