Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Skipping inheritance
Message
De
09/06/2003 18:59:24
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00797802
Message ID:
00798152
Vues:
36
>Bill,
>
>> (simplest example: _HyperLinkBase.NavigateTo() has a "...Visible=.T." in it that I don't want to execute), so I have to re-write the entire method in my sub-class (without a Dodefault()), but I don't want to lose whatever is in the FFC's parent class.
>
>
>* MyClass.NavigateTo
>Thisform.LockScreen = .T.
>DoDefault()
>...Visible = .F.
>Thisform.Lockscreen = .F.
>
Hi Jim,
What do I do about the Visible_Assign() method? Now it gets executed twice.
Bill Morris
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform