B
Bhargavan
Hi group,
I have created a User control and whenever I use that usercontrol in a form,
there is a memory leak. When I open and close the form, the form along with
my user control is not disposed. It does execute the dispose methods in my
form and in my usercontrol. I am sure there is something wrong with my
Usercontrol but I am not sure where exactly the problem is. Any suggestions
will be greatly appreciated.
Thanks,
Bhargavan
I have created a User control and whenever I use that usercontrol in a form,
there is a memory leak. When I open and close the form, the form along with
my user control is not disposed. It does execute the dispose methods in my
form and in my usercontrol. I am sure there is something wrong with my
Usercontrol but I am not sure where exactly the problem is. Any suggestions
will be greatly appreciated.
Thanks,
Bhargavan