Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Without partameters
Message
From
30/11/1999 07:12:45
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00296559
Message ID:
00296769
Views:
23
Hi Ed,
Interesting concept, after storing to a property how does one reference individual objects of the stored form object? Is is thisform.property.txtbox1.value for example?
Thanks

>>>How would I reference objects on a form from the init of a new form, without having to pass a bunch of parameters ?
>>
>>DO FORM NewForm WITH THISFORM
>>
>>passing the form object as a parameter gives the new form access to all PEMs of the passed object.
>
>...as long as, if you need access to it after the Init, you save the object reference in a property of the new form. The parameter will go out of scope when the Init completes.
Tony
Skill comes from Diligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform