Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What does the ClassLibrary property mean?
Message
From
01/06/1999 10:12:34
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00224901
Message ID:
00224906
Views:
19
>I subclass the textbox control from the Fox base class and store the class in a library in Location1. The ClassLibrary property correctly has the value of Location1 where the subclass is stored.
>
>I then subclass the newly subclassed textbox control from above and store the new subclass in a different library in Location2. The ClassLibrary for the new subclass still shows the same Location1.
>
>Repeating this process again for Location3, the ClassLibrary shows Location2.
>
>The ClassLibrary property seems to have the value of the location of the PARENT class of the object (except for the case when the parent class is the Fox base class), instead of the location of the object's class itself as the documentation would suggest.
>
>Is this the way it should work?
>
>Thanks in advance.


Yes, this is the correct way for it to work.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform