Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select all in Text Box
Message
 
 
To
13/04/2000 16:50:20
Bob Macwilliam
Euphoria Media Solutions
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00359501
Message ID:
00359522
Views:
9
Try the following in the click of the textbox:

this.SelStart=0
this.SelLength=LENC(this.value)


>Trying to figure out how to select the entire text in a text box when the user first clicks into the box. Selectonentry = .t. doesn't work (or only seems to work when tabbing).
>
>Thanks in advance,
>Bob
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Previous
Reply
Map
View

Click here to load this message in the networking platform