Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page
Message
De
05/04/2004 05:53:12
 
 
À
05/04/2004 05:46:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Page
Divers
Thread ID:
00892189
Message ID:
00892190
Vues:
14
if thisform.pageframe1.page1.text1.value="yes"
thisform.pageframe1.page6.setfocus
endif

To activate some page in PageFrame You must use ActivePage propertie of the pageframe i.e."
if thisform.pageframe1.page1.text1.value="yes"
   thisform.pageframe1.ActivePage = 6
endif 
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform