Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Odd textbox behaviour
Message
 
À
28/03/2003 15:26:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00771458
Message ID:
00771667
Vues:
7
Alan,

This may be too simplified. It may be fine if moving backward from the next object, but what about entering the textbox from the object before it? Seeing the cursor jump to the end might be unnerving to the users. Some code will be needed to test what the last object was before the textbox got focus.

Dana

>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
>
>
Where's the damned Any Key?...too late
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform