Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing prperties of other forms.
Message
From
20/03/2003 11:38:54
 
 
To
20/03/2003 11:29:53
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00768139
Message ID:
00768151
Views:
21
>I have a background menu form ("frmMenuMain"). When I DO the "frmCustomer"
>and from within "frmCustomer", I'd like to set a property which belongs to "frmMenuMain"
>
>How can reference/set a property of another form from within another modal form which is active?
do frmCustomer with ThisForm
in the 'frmCustomer' form init you then have a pointer to the calling form
LPara ;
   CallingForm

CallingForm.CallingFormPropperty = NewValue
hope this helps
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform