Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I hide a screen?
Message
De
04/08/1997 15:17:16
 
 
À
04/08/1997 13:59:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00043087
Message ID:
00043107
Vues:
32
>I need two different data entry screens on the same FORM.
>How do I hide one of the two screens and call
>the another when I need it?
At least two ways to handle this:
1) Create a pageframe with two pages, one for each data entry "screen". Then, enable and disable each page according to the screen to be displayed.

2) Hide un-needed items and re-display needed items. Use ThisForm.SetAll() to enable/disable the Visible property of the items.
-RW-
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform