Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Collections of forms
Message
From
09/12/2003 03:47:18
Matthias Will
BiCON Systemtechnik GmbH
Karlsruhe, Germany
 
 
To
08/12/2003 19:39:26
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00857026
Message ID:
00857099
Views:
25
This message has been marked as the solution to the initial question of the thread.
Hi David,

>If I create a collection of forms and I release one of the forms, the reference disappears automatically from the collection. So it behaves unlike other object references which would normally prevent the form unloading.
>Is this expected behaviour?

Yes - and I also do rely on it. It is as if the form's Release-Method does a RELEASE THIS, what removes the entire object and sets all references to this object to .Null.

Regards
Matthias
Previous
Reply
Map
View

Click here to load this message in the networking platform