Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh() order?
Message
From
01/07/2003 07:15:55
 
 
To
30/06/2003 23:05:42
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00805550
Message ID:
00805635
Views:
40
Hi Bill

>Is there any way to set the order that controls on a form are refresh()ed?

You mean like a Tab Order? No. The sequence in which controls get refreshed is not open to direct manipulation. You might try to create your own 'sequenced' refresh by adding code directly to the Refresh() method and including a NODEFAULT to prevent the native refresh behavior.

This could become a pain to maintain though, because you would have to update it every time you alter the controls on a form....
----
Regards
Andy Kramek
Previous
Reply
Map
View

Click here to load this message in the networking platform