Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Standard class library
Message
De
09/10/2009 04:21:46
 
 
À
09/10/2009 02:56:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01428415
Message ID:
01428420
Vues:
62
>As I wanted to start a new application with an its own controls class library, i was thinking to duplicate the vfp standard class but I can't remember where it's placed and its name....to be honest i don't even know if it does really exists :)
>

Do you mean the VFP base classes? They are not located in a VCX, you can just derive your first-level custom classes from "Form", "Textbox", and so on. See also ALanguage() in Help:
lnClasses = ALANGUAGE(laClasses,3)
DISPLAY MEMORY LIKE laClasses
hth
-Stefan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform