Hi!
How about extending the textbox by adding a "RegularExpressionValidation" property to it.
In this field I can add a regular expression that I want the control to validate against when validation occurs :)
Using this new control with a errorprovider and I get a very easy input box that I can customize so the input text is just as I want it :)
Regards
Per Bornsjö
How about extending the textbox by adding a "RegularExpressionValidation" property to it.
In this field I can add a regular expression that I want the control to validate against when validation occurs :)
Using this new control with a errorprovider and I get a very easy input box that I can customize so the input text is just as I want it :)
Regards
Per Bornsjö