<?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 betweem comandbar and statusbar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Task Panel : dockingpane betweem comandbar and statusbar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 04:47:24 +0000</pubDate>
  <lastBuildDate>Tue, 19 Sep 2006 15:10:37 +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=5092</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 betweem comandbar and statusbar : Thank You! works now. &amp;#034;send...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5092&amp;PID=15858&amp;title=dockingpane-betweem-comandbar-and-statusbar#15858</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2351">JohnZing</a><br /><strong>Subject:</strong> 5092<br /><strong>Posted:</strong> 19 September 2006 at 3:10pm<br /><br />Thank You! <br>works now. "send to back" did the job :)<br>]]>
   </description>
   <pubDate>Tue, 19 Sep 2006 15:10:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5092&amp;PID=15858&amp;title=dockingpane-betweem-comandbar-and-statusbar#15858</guid>
  </item> 
  <item>
   <title><![CDATA[dockingpane betweem comandbar and statusbar : See this:http://www.codejock.c...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5092&amp;PID=15857&amp;title=dockingpane-betweem-comandbar-and-statusbar#15857</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 5092<br /><strong>Posted:</strong> 19 September 2006 at 3:00pm<br /><br />See this:<br>http://www.codejock.com/support/articles/com/dockingpane/dp_3.asp<br><br>and add this too:<br><br>Private Sub CommandBars_GetClientBordersWidth(Left As Long, Top As Long, Right As Long, Bottom As Long)<br>&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp;&nbsp; If sbStatusBar.Visible Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bottom = sbStatusBar.Height<br>&nbsp;&nbsp;&nbsp; End If<br><br>End Sub <br>]]>
   </description>
   <pubDate>Tue, 19 Sep 2006 15:00:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5092&amp;PID=15857&amp;title=dockingpane-betweem-comandbar-and-statusbar#15857</guid>
  </item> 
  <item>
   <title><![CDATA[dockingpane betweem comandbar and statusbar :  I dont know Why this does not...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5092&amp;PID=15856&amp;title=dockingpane-betweem-comandbar-and-statusbar#15856</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2351">JohnZing</a><br /><strong>Subject:</strong> 5092<br /><strong>Posted:</strong> 19 September 2006 at 2:58pm<br /><br />I dont know Why this does not work... I guess is very simple<br><br>Trying to add a dockingpane betweem comandbar and statusbar. I use a MDI form.<br><br>If i use<br>Set C = DockingPaneManager.CreatePane(1, 200, 120, DockBottomOf, Nothing)<br><br>DockingPane goes below statusbar<br><br>if i use<br>Set C = DockingPaneManager.CreatePane(1, 200, 120, DockTopOf, Nothing)<br><br>Docking pane stays on top of command bar<br><br>if i use DockLeftOf, dockingpane uses all MDI height. <img src="http://forum.codejock.com/smileys/smiley7.gif" border="0" align="absmiddle"><br><br>I just want Docking Pane to use the free space between command bar and status bar and aligned left... how can I do that?<br><br><br>]]>
   </description>
   <pubDate>Tue, 19 Sep 2006 14:58:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5092&amp;PID=15856&amp;title=dockingpane-betweem-comandbar-and-statusbar#15856</guid>
  </item> 
 </channel>
</rss>