Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Proper case
Message
From
23/01/2001 16:31:03
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00467292
Message ID:
00467596
Views:
16
>>>
>>>local lnStart, lnLenght
>>>
>>>lnStart		= this.SelStart
>>>lnLength	= this.SelLength
>>>
>>>this.value = proper( this.value )
>>>
>>>this.SelStart	= lnStart
>>>this.SelLength	= lnLength
>>>
>>>
>>>The SelStart thing is because every time you reassign the value, otherwise, the cursor gets again to the start of the field.
>>
>>I rather like the effect of NOT setting the .SelStart & .SelLength properties myself. < g >
>
>?cteffe Tahw ?tceffe

You've got it. < g >

Wasn't that in John K's, "Evil Bag-of-Tricks"?
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform