Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reference parent form from child
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Reference parent form from child
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01394810
Message ID:
01394810
Views:
106
hi all,
I have an application where a user clicks on a button and it opens another form, i call the form like this
DO FORM nw_insure WITH thisform, mcallnumber
on closing the form nw_insure i have to make a field visible on the parent form depending on certain criteria. I wanted to use
oform.pgfpageframe1.page3.txt_enterinitials.Visible = .T.
but this does not work. On the init of the nw_insure I have
PARAMETERS oform, mcallnum
so i thought that the oform.... would work. any ideas?
~M
Go raibh maith agat

~M
Next
Reply
Map
View

Click here to load this message in the networking platform