Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I create a VCX without using the Class Builder?
Message
De
11/04/2000 17:44:43
 
 
À
11/04/2000 17:02:40
Jacob Rosenbaum
Jaro System Associates, Inc.
Farmingdale, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00358362
Message ID:
00358383
Vues:
22
>Is it possible to create a Class Library all in code and have it execute and be able to add the class into a form or within a window that is defined? Please let us know if there have been any similar requests and how they came up with the solution.

Absolutely - I do it all the time. You won't be able to add an instantiation of the class to a form visually, but you can either include it in a form that's built with DEFINE CLASS (using the ADD OBJECT clause) or you can add it at any time once the form had been instantiated (using the .AddObject() method).
David M. Stowell
Ravenslake Consulting
Chicago, Illinois

e-mail: davidstowell@ravenslakeconsulting.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform