Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Determine Subclassing
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00486562
Message ID:
00486564
Views:
13
>Is it possible to determine, at run time, if an object was subclassed and
>from what object?
>
>Thanks

You can look at the ClassLibrary property of the object and if it's not empty, it will contain the .VCX that it subclasses from. Also, if the Class property does not contain a standard VFP class name, it's subclassed.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform