Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_SCREEN
Message
From
10/12/1999 15:09:39
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvania, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00301827
Message ID:
00301965
Views:
31
>do form replace with thisform
>Then in the init method of replace form have:
>LParameter voMainForm
>** oMainForm is a custom Property of replace
>ThisForm.oMainForm = voMainForm

>Thisform.oMainForm.SomeTextBox.Value = "New Value"

What a great solution to that common problem. It's more Object Oriented than nearly every other solution i've seen posted....

...and it is SO simple!
Previous
Reply
Map
View

Click here to load this message in the networking platform