Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SelectOnEntry & Textbox control
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00799247
Message ID:
00799261
Views:
24
Put the following code in the click event of the textbox:

this.SelStart = 0
this.SelLength=LEN(ALLTRIM(this.value))

...gerhard...
Previous
Reply
Map
View

Click here to load this message in the networking platform