Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can a menu procedure setfocus?
Message
De
03/12/1998 16:11:15
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00163839
Message ID:
00163842
Vues:
32
>Focus is on form1. Have a form2.setfocus in my menu procedure. It does not seem to be working. Can the menu setfocus?
>
>Thanks - Brenda

Yes it can, but you have to provide direct reference to this form. There are two ways to get this reference, either you get it on-fly by searching through _SCREEN.Forms() collection or keep it in some pre-defined collection when you start a form (DO FORM ... NAME ... LINKED)
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform