Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit box on a form
Message
From
07/01/2002 15:41:25
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00601630
Message ID:
00601631
Views:
23
This message has been marked as the solution to the initial question of the thread.
Is the data itself changing when you change records, but just not the cursor?

To change cursor position to top:
thisform.edit1.selStart = 0
thisform.edit1.selLenght = 0
HTH...



>On a simple for without formsets with directional buttons to go to different records. The edit box text will not go to the top when the data is saved. It remains at the position where the cursor was last at on the field. The field is a memo field in a table. I have done a form refresh and a refresh on the edit box and it doesn't change the position of the text in the edit box. Any suggestions.
>
>Thanks.
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform