<?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 : DockingPane &amp; MDI</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : DockingPane &amp; MDI]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 23 Jul 2026 06:22:25 +0000</pubDate>
  <lastBuildDate>Fri, 25 Aug 2006 23:42:17 +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=4882</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[DockingPane &amp; MDI : Just created new project added...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4882&amp;PID=15236&amp;title=dockingpane-mdi#15236</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4882<br /><strong>Posted:</strong> 25 August 2006 at 11:42pm<br /><br /><P>Just created new project added DockingPanes and button and</P><DIV>&nbsp;</DIV><DIV>Private Sub Command1_Click()<BR>DockingPane1.ShowPane 1000001<BR>End Sub</DIV><DIV>&nbsp;</DIV><DIV>Private Sub Form_Load()<BR>DockingPane1.CreatePane 1000001, 100, 100, DockBottomOf<BR>End Sub</DIV><DIV>&nbsp;</DIV><DIV>All work as expected....<BR></DIV>]]>
   </description>
   <pubDate>Fri, 25 Aug 2006 23:42:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4882&amp;PID=15236&amp;title=dockingpane-mdi#15236</guid>
  </item> 
  <item>
   <title><![CDATA[DockingPane &amp; MDI : Thank you, Oleg  It works now.  But... If...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4882&amp;PID=15233&amp;title=dockingpane-mdi#15233</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2225">Tyr0</a><br /><strong>Subject:</strong> 4882<br /><strong>Posted:</strong> 25 August 2006 at 9:14pm<br /><br />Thank you, Oleg <DIV>It works now.</DIV><DIV>&nbsp;</DIV><DIV>But...</DIV><DIV>If Pane ID is like 1, 2... etc&nbsp;everything works properly.</DIV><DIV>If ID isd like 1000001, 100002&nbsp;ShowPane does not work.&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 25 Aug 2006 21:14:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4882&amp;PID=15233&amp;title=dockingpane-mdi#15233</guid>
  </item> 
  <item>
   <title><![CDATA[DockingPane &amp; MDI :  Hi,  Check parameter -PaneNumber...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4882&amp;PID=15227&amp;title=dockingpane-mdi#15227</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4882<br /><strong>Posted:</strong> 25 August 2006 at 2:12pm<br /><br /><FONT size=2><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>Check parameter -&nbsp;PaneNumber must be Id of pane (not index)</DIV></FONT>]]>
   </description>
   <pubDate>Fri, 25 Aug 2006 14:12:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4882&amp;PID=15227&amp;title=dockingpane-mdi#15227</guid>
  </item> 
  <item>
   <title><![CDATA[DockingPane &amp; MDI : Hello everyone.   I have RibbonBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4882&amp;PID=15218&amp;title=dockingpane-mdi#15218</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2225">Tyr0</a><br /><strong>Subject:</strong> 4882<br /><strong>Posted:</strong> 25 August 2006 at 4:04am<br /><br />Hello everyone. <DIV>&nbsp;</DIV><DIV>I have RibbonBar and DockingPaneManager in application MDI main form.</DIV><DIV>When a Dock Pane is closed or hidden this code like</DIV><DIV><FONT color=#0000ff size=2>DockingPaneManager.ShowPane(PaneNumber) </FONT></DIV><DIV><FONT size=2>does not work.The closed (hidden) pane does not appear again.</DIV><DIV>&nbsp;</DIV><DIV>Does someone know why it is?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV></FONT>]]>
   </description>
   <pubDate>Fri, 25 Aug 2006 04:04:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4882&amp;PID=15218&amp;title=dockingpane-mdi#15218</guid>
  </item> 
 </channel>
</rss>