Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Before Brute Force Switching ParentClass list new props-
Message
De
29/03/2005 09:18:07
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
00999657
Message ID:
00999670
Vues:
60
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform