Print Page | Close Window

DockingPanes resource leak

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=4441
Printed Date: 02 July 2024 at 10:31pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: DockingPanes resource leak
Posted By: preecep
Subject: DockingPanes resource leak
Date Posted: 20 June 2006 at 5:42am
I am using DockingPanes 9.70 to host a few forms and controls within a UserControl. I am attaching a normal VB ImageList to it via:
 
Set DockingPanes.ImageList = imlPaneIcons
 
but unless I set the DockingPanes ImageList to nothing during termination:
 
Set DockingPanes.ImageList = Nothing
 
A massive memory leak occurs, which I would hazzard to guess is the UserControl being kept in memory by the DockingPane ImageList pointer.
 
Paul.



Replies:
Posted By: preecep
Date Posted: 26 June 2006 at 11:41am

<bump>




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net