StrataFrame Forum

Possible Memory Leak on MaintenanceFormToolStrip

http://forum.strataframe.net/Topic26990.aspx

By Aaron Young - 4/24/2010

Hi,

I have been trying to work out why I am seeing memory leaks and it looks like when the MaintenanceFormToolStrip control is disposed it is leaving behind two event handlers (FormEditingStateChanged and FormNavigated).

I can't see a way of accessing these handlers to remove them, have I missed something?

Thanks,

Aaron