• Welcome to PlanetSquires Forums.
 

Custom Masked Edit Control

Started by Andrew Lindsay, January 09, 2013, 08:59:26 PM

Previous topic - Next topic

Andrew Lindsay

It would be good to be able to specify a user defined mask for the custom masked edit control.

Regards

Andrew

Martin Francom

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.