Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Edit box on a form
Message
De
07/01/2002 15:41:25
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00601630
Message ID:
00601631
Vues:
21
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform