Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I create a VCX without using the Class Builder?
Message
From
11/04/2000 17:44:43
 
 
To
11/04/2000 17:02:40
Jacob Rosenbaum
Jaro System Associates, Inc.
Farmingdale, New York, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00358362
Message ID:
00358383
Views:
17
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform