Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I make controls initialize after the form ?
Message
De
11/06/1998 05:43:30
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00106819
Message ID:
00107111
Vues:
20
>>I create a cursor in the init phase of the form. If the init phases of my controls fire, I'm getting errors that the controlsource doesn't exist yet because the init of controls is before the init of the form. I can solve it by setting the controlsource of the control in the init fase of the form. How can I do this without this trick. I need this because I want us to be able and past controls (from the classes) on to a form without having to modify it's init phase. > > Create the cursor in the LOAD method of the form. That event fires before any form objects get created.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform