Tagged Questions
0
votes
3answers
372 views
Memory Leak / Form not being garbage collected
I'm tracking down a Memory leak within an MDI application. Opening, and then closing the form results in the form staying in memory. Using Ant's memory profiler, I can get the following graph of ...