Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to switch between Forms ?
Message
 
À
05/09/1998 06:49:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00133558
Message ID:
00133566
Vues:
11
>I have 3 forms. From 1st form , I should go to 2 form. and from second form to 3rd form etc. And I should go back also. ie from form 3 to form 2 and from form 2 to form 1 , preserving the values in previous forms.
>
>Something like wizards do VFP.

Satya,

Don't use 3 forms, use one. Put a pageframe in it and set the tabs to .F. Make it the same size as the form. Put buttons to go to the pages. In the buttons simply THISFORM.PageFrame.ActivePage = # of the page you want active.

That will exactly like the wizards since that is how the wizards are built.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform