Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stop user from leaving a page until taking specific acti
Message
 
À
02/06/2006 17:01:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01126825
Message ID:
01126829
Vues:
18
On each page of the pageframe you could be code in the activate event to check for the desired condition.

or

You could disable the other pages until the necessary action has been taken
thisform.pgfPageFrame.page2.enabled=.F.

Then, when they perform the desired task you could
thisform.pgfPageFrame.page2.enabled=.T.
Brandon Harker
Sebae Data Solutions
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform