Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SetFocus() Error
Message
De
03/10/2001 02:29:17
Stuart Ramsey
Medical Business Systems
East Gosford, Australie
 
 
À
02/10/2001 23:06:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00563407
Message ID:
00563440
Vues:
19
Hello
I had a similar problem where the error would occur if the keyboard shortcut for the command button was used.
I was using the On Key Command for the shortcut which appeared to fire outside the firing order of the windows objects on my form, so the Valid event of the text box my cursor was on would fire AFTER the command button code which had a Setfocus() within the code.
If this is your case, try using the Forms own KeyPreview Property = .T. and interrogate the keystrokes there.
Hope this helps
Stuart Ramsey
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform