Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make two forms work
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00930137
Message ID:
00930374
Views:
10
>>The reference to the 2nd form object is a property of the 1st form.
>
>The following code in the parent form's Activate() method will return control to the child form. (Assume the property that hold the reference to the second form is oChildForm.)
>
>IF VARTYPE(THIS.oChildForm)='O'
>     ACTIVATE WINDOW (THIS.oChildForm.Name)
>ENDIF

Thank you so much for your input. I will try it.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform