patrick

patrick

  • NA
  • 397
  • 0

How do I know if an object will be disposed automatically when i invoke the close() method on the form?

Mar 4 2011 11:26 AM
Okay, I have a problem with my program climbing in memory usage until it crashes the computer.  I am almost completely sure that this is because one or more objects are not being disposed of from when i open and close secondary forms.  How can I tell which variables arent being disposed of?

Answers (9)