Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hiding a particular page tab
Message
De
12/01/2000 20:15:40
 
 
À
12/01/2000 19:37:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00317317
Message ID:
00317355
Vues:
12
Hi Darwin,

>I noticed that the UIEnabled and the Activate/Deactivate events of a pageframe (base class) keeps on firing although I did not changed the active page.

Umm, that sounds odd, it should work what you are doing. Anyway, in my PageFrame their is an Assign_Method that fires on the ActivePage property, what you can do it this:

lparameters vNewValue
dodefault(vNewValue)

*Do whatever you need here


And you should be fine. Not that you mention it, I probably could put some kind of Method in as a hook to that function, but like I said, Activate should be working for you, what other code do you have in the form?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform