Results 1 to 3 of 3

Thread: mask edit control

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2000
    Location
    bebenia, PA, USA
    Posts
    241
    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!!!

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Mar 2000
    Location
    bebenia, PA, USA
    Posts
    241
    okay i got it; why do people not like this date (masked edit) versus the date picker.

  3. #3
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    try this if you haven't figured it out
    Code:
    MaskEd.Mask = "##/##/####"
    ok?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width