Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stop Pageframes from clickable page changes?
Message
 
À
11/06/2001 12:51:32
Peter Brama
West Pointe Enterprises
Detroit, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00517885
Message ID:
00517896
Vues:
23
Peter,

You can use something like this in the command button click event:

thisForm.PageFrame1.setall("Enabled",.f.,"Page")
thisForm.PageFrame1.Page1.Enabled=.t.

Best Wishes
<<<<<<<<<<<<<<<< your message below >>>>>>>>>>>>>>>
I am using a pageframe with 5 "steps" that a user completes. I want to control proceeding to the next
step ONLY when needed info or proceedures are completed. I added a controllable CONTINUE button
on each page of the pageframe. I will control the DISABLE option of the CONTINUE button to prevent
use but I need to stop the user from clicking on the "tab" of a subsequent page. How can I disable
the pageframe "page" selection?

Thanks
Peter Brama
West Pointe Enterprises
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform