Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox with Date default value
Message
De
07/09/2001 19:33:32
 
 
À
07/09/2001 19:29:15
Charles Richard
Nvo Management Systems
Boisbriand, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00554166
Message ID:
00554170
Vues:
6
>>Hi!
>>
>>I have a textbox with a date default value. (VALUE = {}) How do I make it so when the user clicks on the empty textbox they start entering at the beginning place rather than wherever they clicked in the box? SelectOnEntry works when they tab into it, as does K in Format. Hints?
>
>Put the following line in the click and the gotfocus:
>WITH THIS
> .SelStart = 0
> .SelLength = 8
>ENDWITH
>
>HTH

Thanks! I was attempting that but only in the GotFocus and wasn't working. Thanks again!
Jim Philippi

quando omni flunkus moritati
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform