Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating Data Entry Screens
Message
De
26/04/2001 11:58:30
 
 
À
26/04/2001 11:49:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00500168
Message ID:
00500173
Vues:
20
>I am trying to create a Data Entry Screen. I have bunch of textboxes with validation code. I want the cursor /current object to move to the next textbox if the information is valid in the current box. I am not able to Set Focus to the next textbox from the Valid Event.
>
>What should I do make this work ?
>
>Thanks


You should be able to do a SetFocus() from the LostFocus event. Have you set/arranged a default TabOrder for each of the controls so that a user cycles through them in the order that you want, (if all the entries are valid, of course)?

- Brian


VFP6 SP5, VFP8 SP1, VFP 9 SP 1 and Win XP SP 3 (unless otherwise specified)


www.wulfsden.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform