Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comunication within form1 and form2
Message
From
25/04/1997 17:41:20
 
 
To
25/04/1997 17:11:35
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00029740
Message ID:
00029741
Views:
22
>i need to use properties and methods of FORM1 from FORM2, how i can do this?

Do your form with the name object so you can reference them with OOP syntax.

DO FORM MYFORM NAME FIRSTFORM
DO FORM MYFORM NAME SECONDFORM

Now, from second form, try MESSAGEBOX(FistForm.Name).
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
Reply
Map
View

Click here to load this message in the networking platform