Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing Objects...IDEAS?
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00167801
Message ID:
00168558
Views:
32
>frmMine = CREATEOBJECT('MyForm')
>frmMine.Show(1)
>lcReturnValue = frmMine.SpecialProperty
frmMine.Release()

That will release the form after you get the property. Your close button must be modified to just hide the form.
----------
Mark Bucciarelli
Previous
Reply
Map
View

Click here to load this message in the networking platform