If a set of controls on a WinForm have had DataBindings created and attached at runtime, should they be removed when the Form is closed? Or will the GarbageCollecter deal with them?
If a set of controls on a WinForm have had DataBindings created and attached at runtime, should they be removed when the Form is closed? Or will the GarbageCollecter deal with them?