It would be good to be able to specify a user defined mask for the custom masked edit control.
Regards
Andrew
Yes, I think that would be handy. A special control ie: MaskEditTextBox
This control would have an additional "property" that could be set. Options
for that property could be (among others):
Date-MMDDYYYY
Date-MMDDYY
Date-YYYYMMDD
Phone-(###) ###-####
SS#- ###-##-####
UserDefined
Then as the user enters data into the control the program would auto-verify.