<?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 : associating a form with a docking pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : associating a form with a docking pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 13:41:59 +0000</pubDate>
  <lastBuildDate>Thu, 15 Nov 2012 15:05:10 +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=20305</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[associating a form with a docking pane :   To associate a form with a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20305&amp;PID=69243&amp;title=associating-a-form-with-a-docking-pane#69243</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7721">gidmeister</a><br /><strong>Subject:</strong> 20305<br /><strong>Posted:</strong> 15 November 2012 at 3:05pm<br /><br />To associate a form with a pane, I do the following:<div><p>C&nbsp;= MDIDockingPaneManager.CreatePane(5, 200, 120, DockingDirection.DockLeftOf, Nothing)<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C.Title = "Objects"</div><div>Then I have some code in the attachpane event:</div><div>&nbsp;If e.item.Id = 5 Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; e.item.SetHandle((New panelLeft).Handle)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If</div><div>&nbsp;</div><div>Is the easiest way to associate a pane with a form?</div><div>&nbsp;</div><font size="2" face="C&#111;nsolas"><font size="2" face="C&#111;nsolas"><p>&nbsp;</font></font><font size="2" face="C&#111;nsolas"><font size="2" face="C&#111;nsolas">&nbsp;</font></font></p></div>]]>
   </description>
   <pubDate>Thu, 15 Nov 2012 15:05:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20305&amp;PID=69243&amp;title=associating-a-form-with-a-docking-pane#69243</guid>
  </item> 
 </channel>
</rss>