Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ThisForm.Refresh does not refresh Pageframe
Message
De
08/08/1996 10:03:27
 
 
À
08/08/1996 10:01:46
Alex Zhadanov
Computer Generated Solutions
New York City, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00005218
Message ID:
00005289
Vues:
26
>I use such method to scan pages on the pageframe
>
>for example in form method :
>
>local i,ncp,np
>np = thisform.pagefram1.activepage
>ncp = thisform.pagefram1.pagecount
>for i = 1 to ncp
> if thisform.pageframe1.pages(i).pageorder = np
> exit
> endif
>next
>After this loop variable i will contain real active page number.

What's the difference between ThisForm.PageFrame.ActivePage and the real active page number?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform