Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form refresh speed
Message
 
To
20/04/1998 13:24:00
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00093440
Message ID:
00093518
Views:
24
Hi Allen,

>If I know that only one or two specific objects will need to be refreshed from a particular event on a complex form, is it faster to refresh the objects by direct referencing from the event or should I just let "ThisForm.refresh" handle all event refreshing and not worry about it? I want to keep form displays as snappy as possible for slower computers.

Unless there are only a few objects on the form, I'd go for the individual object refreshes. What THISFORM.REFRESH() does is fire the Refresh method for every object on the form.

HTH,
Jim Duffy
Microsoft MVP
INETA Speaker
TakeNote Technologies
Developer's Choice Award Winner for Best Training Company
Specializing in VB.NET, ASP.NET, VFP, and SQL Server Training and Development
Previous
Reply
Map
View

Click here to load this message in the networking platform