Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Refresh() Method
Message
From
03/04/1999 20:40:07
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00204972
Message ID:
00205025
Views:
23
>Neil:
>
>Do you have any PageFrames on your form? If so, you will need to refresh each page.
>
>FOR i = 1 TO ThisForm.Pageframe1.PageCount
> Thisform.Pageframe1.pages[i].Refresh()
>ENDFOR
>
>Otherwise, I'm not sure what could be the reason. Also, you could try refreshing each control manually.
>
>--Paul
>
>>I've done that but the form still doesn't get refreshed. Any other ideas. Thanks.

Not to belabor it, but it might be worth checking to see if you typed THIS.Refresh() instead of THISFORM.Refresh().
Paul M.
MCSE/MCSA/MCT/MCP+I, A+, Network+, I-Net+
Nil carborundum illegitimi.
Previous
Reply
Map
View

Click here to load this message in the networking platform