B
Bill Sturdevant
I have a data filed on a form with an input mask of "09:00
\ >LL;0;_". If the user puts in something like "12:00"
and failes to put the AM or PM, an error dialog pops
up "The value you entered isn't appropriate for the input
mask '09:00\ >LL;0;_' specified for this field."
How can I intercept that message and translate it into
something more understandable to the average user?
\ >LL;0;_". If the user puts in something like "12:00"
and failes to put the AM or PM, an error dialog pops
up "The value you entered isn't appropriate for the input
mask '09:00\ >LL;0;_' specified for this field."
How can I intercept that message and translate it into
something more understandable to the average user?