Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Go to specific location in a text box
Message
De
31/05/2007 15:36:30
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01229658
Message ID:
01229667
Vues:
30
>>I have a text box with an input mask of '0-99999' and a format of K. I would like the cursor to be in the 3rd column, i.e. after the '0-' when entering new data.
>>
>>Is this possible, if so how.
>
>See SelStart property.

I did, but I cannot change it in the properties list. I can not figure out what "objectname" to use with
WITH objectname
   thisform.txtbox.selstart = 3
ENDWITH
or even it that is the correct approach.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform