Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Move to a line in the edit box.
Message
De
10/01/2003 09:21:52
 
 
À
10/01/2003 09:09:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00740238
Message ID:
00740244
Vues:
10
>I'm making a little sql editor. How can I move to a specific line (even better position in an edit box?)
>
>For example if I have:
>line 14
>position 18
>
>I would like to jump to line 14 then 18 characters over.
>I guess I could use KEYBOARD but is there not a better way using the control
>properties?
>
>BR
>Tim

Use EditBox.SelStart to specify the position of the cursor, providing you have text/spaces in place, you should be alright.

Kev
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform