Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form won't release because of object reference?
Message
From
01/05/1997 11:45:24
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00030164
Message ID:
00030461
Views:
38
>Well, in this particular case I have a textbox that creates another textbox >based on itself on init. I want an easy way for the child to reference the >parent's properties and vice versa without using macro expansion. >this.objref.Value looks a lot nicer than this.parent.&lcObjName..Value. I missed the beginning of this thread but for a child to reference a parent, the simpliest way will be This.Parent.Property.Value. As for the parent to reference the child, I remember that we used the EVALUATE function at several times instead of the macro but I don't remember excatly what was the syntax.
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
Next
Reply
Map
View

Click here to load this message in the networking platform