Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form.Init fires after Pageframe Tab Inits
Message
 
 
À
06/03/2007 11:08:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01201062
Message ID:
01201077
Vues:
17
>Hi. I have some passed parameters that I want to use in my pageframe tabs. However, they all load before my form.init (which passes the params).
>Q: is there anywhere else I can load parameters that will fire sooner?
>
>Thanks, Randy

Private variables defined in the calling program are accessible in the form's Load. However, it may be not a good solution.

Another way would be to add pageframe (or container for each page) on the fly in form's Init.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform