Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Method code lost
Message
 
À
08/09/1998 06:48:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00133980
Message ID:
00134350
Vues:
8
>I have a form class where I have some code in the load method. If I put code in the load method of a form based on this class I lose the original code. How can I prevent this?
>
>Thanks

You're in 3.0b? So DODEFAULT() won't work since it was introduced in 5.0. You'll have to use the "::" scope operator.
Example: MyOriginalForm::Load()

Jose
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform