Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I add code to a class ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00881982
Message ID:
00882067
Vues:
19
THANK YOU...i'm going to check it but it sounds good :-))
>Create a PRG:
>
>DEFINE CLASS MyPage AS Page
>
> PropVal = SomeVal
>
> PROCEDURE MyProc
> RETURN SomeValue
> ENDPROC
>
>ENDDEFINE
>
>
>Then in your pageframe:
>SET PROCEDURE TO MyPrg
>This.AddObject("MyPage", "MyPage")
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform