Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Incremental search
Message
 
À
17/08/1998 16:54:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00127413
Message ID:
00127590
Vues:
29
>>Dave,
>>
>>Try this;
>>
>>select table
>>set near on
>>seek(allt(this.value))
>>thisform.grid1.refresh
>>THISFORM.Grid1.SetFocus()
>>THIS.SetFocus()
>
>That works but the cursor moves to the beginning of the field when the textbox gets the focus back. Any tricks on moving the cursor to the end of the text in the field?
>Thanks,

Dave,

In the Gotfocus evetn of the textbox put;

KEYBOARD "{END}"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform