Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to SetFocus to desired control during field valid/cl
Message
De
11/08/2000 09:50:02
 
 
À
11/08/2000 08:19:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00403839
Message ID:
00403898
Vues:
11
>Hi,
>
>As I validate entries in form I wish to move to different controls depending on conditions. VFP does not allow Object.SetFocus() from within a method. [snip]

Actually, it won't allow SetFocus from the Valid event, or any method in the call stack from a Valid event. You could put the SetFocus in the LostFocus event.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform