Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Odd textbox behaviour
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00771458
Message ID:
00771520
Vues:
12
Are you sure it doesn't do this in your other forms? That's how it works for me. If it bothers you, then in your textbox gotfocus, move the insertion point to the end:
This.SelStart = Len(Alltrim(This.Text))
Alan


>I have found this problem with a textbox. I have no custom code, and changed the base object back to VFP.
>I am running W2K SP2, VFP6 SP5. I have both VFP 7 and VFP 8 installed on the system.
>
>The problem: Type some text left arrow 2 times, tab out of textbox, tab back into textbox. The cursor is where it was. All the other forms I have done this with, put the cursor back at the beginning, unless I have SelectOnEntry set True.
>
>Anybody have some idea's?
>
>Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform