Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My pages flip for you
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00663351
Message ID:
00663505
Vues:
20
This message has been marked as a message which has helped to the initial question of the thread.
The CLICK method of the PageFrame object can be used to track when a page is changed.
To demonstrate, put a
WAIT WINDOW ' PF Click: '+STR(this.activepage,2)
in the PF Click method, and watch the page numbers get displayed as you click on them.


>>>>Is there any event which occurs in the VFP pageframe which signals a change of page?
>
>What I have used, and works well, is in the lost focus of the last field on the page the command THISFORM.PAGEFRAME1.ACTIVEPAGE = 2.
>
>Give it a shot.
>
>Jeff
Tom Hayward, Visual FoxPro Programmer and Tutor
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform