Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting cursor to beginning of text box when empty
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00365814
Message ID:
00365859
Views:
25
Thanks, Rip.

>>Any easy way to get a cursor to go to the beginning position of the textbox when it is empty?
>
>if empty(this.value)
> this.selstart = 0 && or 1 I'm not sure
>endif
>
>You can put this snippet in the gotfocus event or the click event if they click in there.
Jim Finger
Previous
Reply
Map
View

Click here to load this message in the networking platform