can anyone give me an idea how to use this control to automatically format a date like m/d/yy and have the / appear automatically. what properties do you set to get the date to be foramtted like this autotmatically?
Thanks!!!
Printable View
can anyone give me an idea how to use this control to automatically format a date like m/d/yy and have the / appear automatically. what properties do you set to get the date to be foramtted like this autotmatically?
Thanks!!!
okay i got it; why do people not like this date (masked edit) versus the date picker.
try this if you haven't figured it out
ok?Code:MaskEd.Mask = "##/##/####"