<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Leak With Docking Panes ???</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Leak With Docking Panes ???]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 05:49:12 +0000</pubDate>
  <lastBuildDate>Thu, 13 Jan 2005 11:53:24 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=1669</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Leak With Docking Panes ??? : I&amp;#039;m testing out the docking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1669&amp;PID=4725&amp;title=leak-with-docking-panes#4725</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=936">assassin316</a><br /><strong>Subject:</strong> 1669<br /><strong>Posted:</strong> 13 January 2005 at 11:53am<br /><br /><P><FONT size=3>I'm testing out the docking with the docking panes in <strong>VB.NET</strong>, and i'm doing very simple behavior. I simply create panes over and over (about 30), then I simply click on the 'X' of each pane to close&nbsp;all the&nbsp;panes. And of course I have the following code to destroy the pane:<BR></FONT><FONT color=#ff00ff></P><P></FONT><FONT color=#0000ff><FONT face="Courier New, Courier, mono" size=3>Private</FONT><FONT face="Courier New, Courier, mono" size=2> Sub DockManager_Action(ByVal sender As Object, ByVal e As AxXtremeDockingPane._DDockingPaneEvents_ActionEvent) Handles DockManager.Action</FONT></FONT></P><P><FONT face="Courier New, Courier, mono" color=#0000ff size=2>&nbsp;&nbsp; If sActions(e.action) = "PaneActionClosed" Then<BR></FONT><FONT face="Courier New, Courier, mono" color=#0000ff size=2>&nbsp;&nbsp;&nbsp;&nbsp; DockManager.DestroyPane(e.pane)<BR></FONT><FONT face="Courier New, Courier, mono" color=#0000ff size=2>&nbsp;&nbsp; End If<BR></FONT><FONT face="Courier New, Courier, mono" size=2><BR></FONT><FONT face="Courier New, Courier, mono"><FONT size=2><FONT size=1><FONT size=2><FONT face="Courier New, Courier, mono" color=#0000ff>End Sub</FONT></FONT></FONT></FONT></FONT></P><P><FONT color=#000000><FONT face="Courier New, Courier, mono"><FONT size=2><FONT size=1><FONT color=#000000><FONT size=2><FONT face="Courier New, Courier, mono"><FONT color=#000000><FONT color=#ff00ff size=3></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT>&nbsp;</P><P><FONT color=#000000><FONT face="Courier New, Courier, mono"><FONT size=2><FONT size=1><FONT color=#000000><FONT size=2><FONT face="Courier New, Courier, mono"><FONT color=#000000><FONT color=#ff00ff><FONT color=#000000 size=3>Before continuing, sActions in the above code is simple and array of strings in case anyone is wondering. Now here's the problem, the memory <strong>NEVER</strong> goes down, keeps on rising on this very simple test. Do these controls leak ??? Am i doing something wrong ???</FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT></P>]]>
   </description>
   <pubDate>Thu, 13 Jan 2005 11:53:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1669&amp;PID=4725&amp;title=leak-with-docking-panes#4725</guid>
  </item> 
 </channel>
</rss>