Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there any easy way to control ?
Message
From
23/04/2006 08:55:34
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
23/04/2006 06:27:24
Hee Lim Wang
Fantasy Software Enterprise
Malaysia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01115659
Message ID:
01115799
Views:
8
>i mean sub form is another form
>when click button in form "A"
>do form "B"
>in form "B" still can gets all the valiables
>after form "B" close
>form "A" gets all the valiables value changed during in form "B"

in form A button

local loParameter
loParameter=createobject("custom")
loParameter.AddProperty("parameter")

do form B with loParameter

You can add thousands of propertyies to loParameter
Previous
Reply
Map
View

Click here to load this message in the networking platform