Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to be sure of poition?
Message
From
31/05/1999 11:27:05
 
 
To
31/05/1999 09:08:35
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00224636
Message ID:
00224663
Views:
32
Hi Denis.

>>I also setting the property SelStart but nothing seems to happen when I change the value ??

What do I have to do now? <<

Try this in the GotFocus method of the textbox in the grid column:

DODEFAULT()
This.SelStart = 1
This.SelLength = 9999
NODEFAULT

Marcia
Previous
Reply
Map
View

Click here to load this message in the networking platform