Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sub-classed ActiveX controls
Message
From
17/09/1998 12:03:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Sub-classed ActiveX controls
Miscellaneous
Thread ID:
00137833
Message ID:
00137833
Views:
60
This VFP5 implementation of inheritance for ActiveX components seems incorrect.

I created a class based on the MS TreeView. I then sub-classed that class. I replaced the MS TreeView with another TreeView in my base class. But all the derived classes still refer to the old treeview.

Am I missing anything here? Isn't this a fundamentally bad implementation of inheritance. Is there any way around this? I tried to simply edit the derived class, hoping that this would re-sync the OLE info, but it does not. How the heck do I fix the derived classes?


Bob
Next
Reply
Map
View

Click here to load this message in the networking platform