Forum Post: RE: ABL object not running destructor after going out of scope

  • Thread starter Thread starter Laura Stern
  • Start date Start date
Status
Not open for further replies.
L

Laura Stern

Guest
And you haven't addressed my point. Showing me that method code doesn't tell me anything. I presume that is not the end of the application. IF there are no circular references as others have suggested, after you close the form. Can you do something else that will cause the AVM to call into .NET? Something like opening another form or responding to some UI event that calls a .NET method or gets a .NET property. If you do, does the form's destructor run then?

Continue reading...
 
Status
Not open for further replies.
Back
Top