Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open form without activation
Message
 
 
À
10/03/2005 08:49:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Divers
Thread ID:
00994387
Message ID:
00994584
Vues:
17
Brian,

you can always pull focus back to the launching form, assuming you are launching the form from a button:
do form XYZ
this.SetFocus()
If it's from some custom method of the form:
thisform.SomeControl.SetFocus()
>Is there a way to DO FORM or CREATEOBJECT("Form") without the form getting the focus? The form must be AlwaysOnTop. I think I just want to skip the activate event, or possible have it return control back to the calling form.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform