Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh on pageframes
Message
From
14/06/2001 14:54:06
 
 
To
14/06/2001 14:51:24
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00519586
Message ID:
00519634
Views:
14
>Unfortunately still you need :( But might shorten the code :)
>
for each oControl in thisform.Controls
>   if upper(oControl.BaseClass) = 'PAGEFRAME'
>      for each oPage in oControl.Pages
>         oPage.Refresh()
>      endfor
>   endif
>endfor
Cetin

Anyone know if MS will resolve this issue?

BTW, is that taking care of all sub controls as well such as a pageframe within a pageframe?
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