Options

Help on Memory profiling of windows application

ManjulaManjula Posts: 2
Hi,

I am using memory prolier to find out memory leaks in my application. I have used dispose to all the memory used by my form. But its still not getting disposed. It shows my form is refenrenced by system.windows.Forms.KeyEventHandler. Help me how to remove this reference.

Thanks,
Manju

Comments

Sign In or Register to comment.