Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Subclassing DataEnvironments`
Message
De
24/08/1999 13:08:12
 
 
À
24/08/1999 10:11:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00257040
Message ID:
00257170
Vues:
18
>In VFP 6.0, I recall being able to save a dataenvironment as a class. Although you could not modify the class visually, you could save the dataenvironment in class library.
>
>I can't seem to do that now. Is that functionality still there, or was I just having a bad dream?

You can hack the VCX and do it... but, if you want to subclass the DE you should do it in a PRG...

DEFINE Class MyDE as DataEnvironment


ENDDEFINE

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform