Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Releasing a Form from a prg
Message
From
13/03/2001 09:57:28
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00484409
Message ID:
00484431
Views:
16
>Another option could be to instantiate your forms from class librarys and release through the resulting reference.
>
>loForm = CreateObject("cForm")
>
>*!* Do something with the form.
>
>loForm.Release()
>
Yep!
Will Jones
Previous
Reply
Map
View

Click here to load this message in the networking platform