Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox with Date default value
Message
From
07/09/2001 19:33:32
 
 
To
07/09/2001 19:29:15
Charles Richard
Nvo Management Systems
Boisbriand, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00554166
Message ID:
00554170
Views:
8
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform