Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to refresh one form from another
Message
 
To
11/10/2005 17:38:43
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01058106
Message ID:
01058308
Views:
8
>Is it possible to execute refresh method of one form from another form?

One trick is to declare form names public. Then its just a matter of referencing the control you want to update.

MyForm.SomeControl.Value=SomeTableOrDBfFieldCOntents
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform