Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor at the end of the text
Message
 
 
À
09/12/2008 20:10:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01366356
Message ID:
01366371
Vues:
10
>I have a text box that I put an automatic value after button click, I do setfocus(). But the cursor is at ther first character, how can I put the cursor at the end of the text?
>
>TIA.

Try something like

this.SelStart = len(this.value)
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform