Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fire code on each Page Activate
Message
 
 
À
22/01/2007 16:25:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01187872
Message ID:
01187876
Vues:
34
>>Hi everybody,
>>
>>I have a pageframe class and I don't have a page class. What would be the easiest way to fire some code when the individual page is activated (in particular, I'd like to change its font properties)?
>>
>>Thanks in advance.
>
>Usually, I do it from Activate event
>
>If Empty(This.tag)
>  This.Tag='A'
>  This.Setall(...)
>Endif
>
I'm not sure I get the idea.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform