Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ThisForm.Refresh does not refresh Pageframe
Message
From
08/08/1996 10:03:27
 
 
To
08/08/1996 10:01:46
Alex Zhadanov
Computer Generated Solutions
New York City, New York, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00005218
Message ID:
00005289
Views:
24
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform