Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataenvironment attached to form as private datasession
Message
De
03/06/2001 02:30:01
 
 
À
01/06/2001 23:16:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00513773
Message ID:
00514283
Vues:
15
>how about I create the dataenvironment using coding (.prg) ?
>

Why would you want to do that?

>e.g.
>
>oDe = createobject('dataenvironment')
>
>how can i attach it to a form ?
>
>in form.load
>thisform.dataenvironment = oDe
>
>is this correct ?
>
>thanks

No, you can't do it in the Load because the form doesn't exist yet. You'll need to do it in the Init.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform