Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor placement
Message
From
25/05/1999 09:09:27
 
 
To
25/05/1999 08:30:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00222416
Message ID:
00222430
Views:
34
>Hello:
>
>I want the cursor to go to the leftmost point when users are inputting dates in a textbox. Does anyone know how I can force this?
>
>Thanks.
something like :

dodefault()
this.selstart=0
nodefault
in the gotfocus event should do that

Arnon
Previous
Reply
Map
View

Click here to load this message in the networking platform