Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Before Brute Force Switching ParentClass list new props-
Message
From
29/03/2005 09:18:07
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
00999657
Message ID:
00999670
Views:
62
This message has been marked as the solution to the initial question of the thread.
>Hi all
>
>I want to switch parentclass of an already subclassed combo. Doing it brute force, I have accomplished. I lost a couple of properties/methods as the new parentclass did not have them.
>
>Can I get a list of added properties/methods of the old parentclass and it's subclassed combo.
>
>I hope I have been able to explain the problem with this situation.

Bhavbhuti,
I assume you're not asking programmatic way but the developer friendly easier way:

use OldClassLib.vcx
locate for lower(class) == 'oldclass'
browse && check properties and methods columns - you'd compile after any change

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform