Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disappearing methods (VFP5)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00158797
Message ID:
00160104
Vues:
32
>Hi All,
>
>Has anyone encountered this ?
>
>1) Created a form class. All methods and properties are PUBLIC.
> Let's call this the FORM1 class.
>2) Subclassed the above to create a second class. All methods and
> properties are PUBLIC. Let's call this FORM2 class. At this
> stage I can see all the properties and methods of FORM1 class.
>
>3) Created a form based on FORM2 class and I can only see some of the
> methods of FORM1 class and some of the methods of FORM2 class. I
> cannot see all of the methods of FORM1 class nor can I see ALL of
> the methods of FORM2 class !
>
>Any clues ?
>
>Thanks in advance.
>
>Michel Creppy.

Hi,

It Looks weird if all propeties/methods are set to PUBLIC. Just make sure the NODEFAULT is not checked on the property sheet.
- Jayesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform