Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When WON'T Form.Unload get executed?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00088810
Message ID:
00088854
Views:
27
>Anybody...
>
>I've got a simple form with a [CLOSE] buttong placed on it. The click event code simply says:
>
>Thisform.Release
>
>Now I'd expect my Thisform.Destroy and Thisform.Unload to ALWAYS fire. Destroy does, but Unload mysteriously sometimes does NOT.
>
>Any ideas?
>
>Thanx,
>Joe
Joe,

Yes, you will get the situation of Unload not firing whenever there is soem left over reference to the from or one of the object's inside of the form that is preventing the full destruction of the form object.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform