<?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 : MDI Form DockingPane and CommandBars Compatibility</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : MDI Form DockingPane and CommandBars Compatibility]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 19:03:44 +0000</pubDate>
  <lastBuildDate>Wed, 31 Jan 2007 04:20:30 +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=6116</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[MDI Form DockingPane and CommandBars Compatibility : Thanks. That works. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6116&amp;PID=19923&amp;title=mdi-form-dockingpane-and-commandbars-compatibility#19923</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1625">yemo</a><br /><strong>Subject:</strong> 6116<br /><strong>Posted:</strong> 31 January 2007 at 4:20am<br /><br />Thanks. That works.]]>
   </description>
   <pubDate>Wed, 31 Jan 2007 04:20:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6116&amp;PID=19923&amp;title=mdi-form-dockingpane-and-commandbars-compatibility#19923</guid>
  </item> 
  <item>
   <title><![CDATA[MDI Form DockingPane and CommandBars Compatibility : Hi, If you see DockingPanes above...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6116&amp;PID=19909&amp;title=mdi-form-dockingpane-and-commandbars-compatibility#19909</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6116<br /><strong>Posted:</strong> 31 January 2007 at 1:23am<br /><br />Hi,<DIV>If you see DockingPanes above CommandBars, in designer right click on DockingPane and choose send to back.</DIV>]]>
   </description>
   <pubDate>Wed, 31 Jan 2007 01:23:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6116&amp;PID=19909&amp;title=mdi-form-dockingpane-and-commandbars-compatibility#19909</guid>
  </item> 
  <item>
   <title><![CDATA[MDI Form DockingPane and CommandBars Compatibility : Oleg,  One further question relating...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6116&amp;PID=19894&amp;title=mdi-form-dockingpane-and-commandbars-compatibility#19894</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1625">yemo</a><br /><strong>Subject:</strong> 6116<br /><strong>Posted:</strong> 30 January 2007 at 5:15pm<br /><br />Oleg,<br /><br />One further question relating to this. Is there a way of ensuring that the panels do not dock ABOVE the command bars and/or dock below any statusbars on an MDI pareent form? The function DockingPaneManager_GetClientRect doesnt seem to affect the window placement.]]>
   </description>
   <pubDate>Tue, 30 Jan 2007 17:15:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6116&amp;PID=19894&amp;title=mdi-form-dockingpane-and-commandbars-compatibility#19894</guid>
  </item> 
  <item>
   <title><![CDATA[MDI Form DockingPane and CommandBars Compatibility : That&amp;#039;s great! Thanks! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6116&amp;PID=19342&amp;title=mdi-form-dockingpane-and-commandbars-compatibility#19342</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1625">yemo</a><br /><strong>Subject:</strong> 6116<br /><strong>Posted:</strong> 15 January 2007 at 6:24am<br /><br />That's great! Thanks!]]>
   </description>
   <pubDate>Mon, 15 Jan 2007 06:24:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6116&amp;PID=19342&amp;title=mdi-form-dockingpane-and-commandbars-compatibility#19342</guid>
  </item> 
  <item>
   <title><![CDATA[MDI Form DockingPane and CommandBars Compatibility : Hi, See samples from Common folder....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6116&amp;PID=19334&amp;title=mdi-form-dockingpane-and-commandbars-compatibility#19334</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6116<br /><strong>Posted:</strong> 15 January 2007 at 1:06am<br /><br />Hi,<DIV>See samples from Common folder. GUISample for example.</DIV><DIV>&nbsp;</DIV><DIV>You have to add </DIV><DIV>DockingPaneManager.SetCommandBars Me.CommandBars<BR>code string.</DIV>]]>
   </description>
   <pubDate>Mon, 15 Jan 2007 01:06:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6116&amp;PID=19334&amp;title=mdi-form-dockingpane-and-commandbars-compatibility#19334</guid>
  </item> 
  <item>
   <title><![CDATA[MDI Form DockingPane and CommandBars Compatibility : Greetings,  Just wondered if the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6116&amp;PID=19321&amp;title=mdi-form-dockingpane-and-commandbars-compatibility#19321</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1625">yemo</a><br /><strong>Subject:</strong> 6116<br /><strong>Posted:</strong> 14 January 2007 at 3:24pm<br /><br />Greetings,<br /><br />Just wondered if the latest version fixed a compatibility issue with using both a Commandbar and  DockingPane control on a VB6 MDi form. When this is done, only the dockingpane control is visible. <br /><br />NB I can upload a sample project for you to test this. I just took the CommandBar sample and the DockingPane sample and merged the two VB6 projects.]]>
   </description>
   <pubDate>Sun, 14 Jan 2007 15:24:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6116&amp;PID=19321&amp;title=mdi-form-dockingpane-and-commandbars-compatibility#19321</guid>
  </item> 
 </channel>
</rss>