Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Beginner Question
Message
 
 
To
21/05/2002 16:57:03
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00659600
Message ID:
00659617
Views:
28
>(Sorry, I meant "VFP", not "VB"). How do I subclass an existing class (not a VFP base class, but I class that I downloaded from Universal Thread) in VFP6.0? I need general direction to get me started. Thanks in advance

You can use CREATE CLASS command.
CREATE CLASS mynewclass OF myclasslib AS myclass FROM myclasslib
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform