Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing a form outside of a formset
Message
De
05/03/1998 03:04:36
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00082564
Message ID:
00082631
Vues:
40
>I have two forms open at the same time in my application. If Form1 is the active form, how do I programmatically set the focus to Form2 and make it the active form if Form1 and Form2 aren't part of a formset?
>
>Thanks for the help,
>
>-Patrick Kirkman
Ed's suggestion is perfect for this. Another way is to launch the forms with "name" clause.
do form formA name "FormA"
..
do form formB name "FormB"

* FormA
FormB.control.pem
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform