|
-
Nov 17th, 2010, 03:31 PM
#2
Re: NumericBox UserControl and validators
Hello Nick,
I think you might be over complicating this a bit...
Why not put the Validators in the UserControl, and let them validate the simple TextBox?
You could then extend the UserControl to expose properties, which could either be set at runtime or design time, which would then set the properties of the validators, i.e. the upper and lower limit etc.
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|