Home All Groups Group Topic Archive Search About
Author
22 Mar 2006 9:42 PM
Mark1110
Hi,

I have a textbox that I want to type a date (MM/DD/YY) into. The user wants
the slashes to appear when they start typing the date. I tried under
properties, data format, date, but that didn't give me the formatting I need.
Is there a way to do this?

thanks,

Mark

Author
22 Mar 2006 10:11 PM
Karl E. Peterson
Mark1110 wrote:
> I have a textbox that I want to type a date (MM/DD/YY) into. The user
> wants the slashes to appear when they start typing the date. I tried
> under properties, data format, date, but that didn't give me the
> formatting I need. Is there a way to do this?

Sounds like you need some variant of the "masked edit" control.  One comes
with VB, and most 3rd party control packages also offer these.
--
Working without a .NET?
http://classicvb.org/