Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where did you get the CTreeview classname?
Message
From
08/03/2001 12:28:35
 
 
To
07/03/2001 12:05:30
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00482770
Message ID:
00483213
Views:
12
Hi Randy.

>We just started using the cactivexloader and I have a qusestion. It has a property called cclass. In the framework, the ctreeviewloader is a subclass of cactivexloader and it's "cclass" property is set to CTREEVIEW. Where is this CTREEVIEW coming from?

Since I'm pretty sure this is based on my SFActiveX class, I can answer the question <s>. cClass is used when you want to subclass an ActiveX control but don't want to do it visually (for reasons why not, see my June 1998 FoxTalk article). cClass contains the name of the class that's a subclass of the control. In this case, there must be a CTREEVIEW class defined in some PRG in the MM framework. That PRG must be opened with SET PROC TO prior to instantiating the cTreeViewLoader class.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform