<?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 : Docking Panes and standard StatusBar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Docking Panes and standard StatusBar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 19:06:50 +0000</pubDate>
  <lastBuildDate>Mon, 13 Sep 2004 11:08:54 +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=1171</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[Docking Panes and standard StatusBar : Yeah, i&amp;#039;ve noticed this,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1171&amp;PID=3109&amp;title=docking-panes-and-standard-statusbar#3109</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=718">Metodo_Sviluppo</a><br /><strong>Subject:</strong> 1171<br /><strong>Posted:</strong> 13 September 2004 at 11:08am<br /><br /><P>Yeah, i've noticed this, i was writing the reply but you have preceded me! <IMG src="http://forum.codejock.com/smileys/smiley17.gif" border="0"></P><P>Sorry for my mistake.</P><P>Now all works fine! <IMG src="http://forum.codejock.com/smileys/smiley1.gif" border="0"></P><P>Thanks again.</P><span style="font-size:10px"><br /><br />Edited by Metodo_Sviluppo</span>]]>
   </description>
   <pubDate>Mon, 13 Sep 2004 11:08:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1171&amp;PID=3109&amp;title=docking-panes-and-standard-statusbar#3109</guid>
  </item> 
  <item>
   <title><![CDATA[Docking Panes and standard StatusBar : I said place that code in the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1171&amp;PID=3108&amp;title=docking-panes-and-standard-statusbar#3108</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1171<br /><strong>Posted:</strong> 13 September 2004 at 11:05am<br /><br />I said place that code in the CommandBars_GetClientBordersWidth, notthe DockingPanes one.&nbsp; If both DP andCB are used, only the CBversion is called.&nbsp;<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0">]]>
   </description>
   <pubDate>Mon, 13 Sep 2004 11:05:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1171&amp;PID=3108&amp;title=docking-panes-and-standard-statusbar#3108</guid>
  </item> 
  <item>
   <title><![CDATA[Docking Panes and standard StatusBar : Thanks for your fast reply.I&amp;#039;ve...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1171&amp;PID=3107&amp;title=docking-panes-and-standard-statusbar#3107</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=718">Metodo_Sviluppo</a><br /><strong>Subject:</strong> 1171<br /><strong>Posted:</strong> 13 September 2004 at 11:00am<br /><br /><P>Thanks for your fast reply.<BR>I've missed the GetClientBordersWidth event, but when i insert it, nothing changed <IMG src="http://forum.codejock.com/smileys/smiley19.gif" border="0"></P><P>I've uploaded a project to show the problem. In this project the event GetClientBordersWidth is not triggered (?!?) so the statusbar remains over the dockingpane.</P><P>What i'm doing wrong?</P><P>Thanks for help.<A href="https://forum.codejock.com/uploads/MetodoSviluppo/2004-09-13_105926_StatusBarProblem.zip" target="_blank">2004-09-13_105926_StatusBarProblem.zip</A></P>]]>
   </description>
   <pubDate>Mon, 13 Sep 2004 11:00:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1171&amp;PID=3107&amp;title=docking-panes-and-standard-statusbar#3107</guid>
  </item> 
  <item>
   <title><![CDATA[Docking Panes and standard StatusBar : A couple of things to try:  Right-click...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1171&amp;PID=3105&amp;title=docking-panes-and-standard-statusbar#3105</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1171<br /><strong>Posted:</strong> 13 September 2004 at 9:03am<br /><br />A couple of things to try:<br>&nbsp;&nbsp;&nbsp; Right-click on the DockingPane control on your form and select "Send-To-Back"<br><br>Make sure this code is included: &nbsp;  <br>&nbsp;&nbsp;&nbsp; DockingPaneManager.SetCommandBars Me.CommandBars<br><br>Make sure you account for the VB statusbar height, add this to the CommandBars_GetClientBordersWidth event:<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>]]>
   </description>
   <pubDate>Mon, 13 Sep 2004 09:03:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1171&amp;PID=3105&amp;title=docking-panes-and-standard-statusbar#3105</guid>
  </item> 
  <item>
   <title><![CDATA[Docking Panes and standard StatusBar : I&amp;#039;m using Docking Pane ActiveX...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1171&amp;PID=3104&amp;title=docking-panes-and-standard-statusbar#3104</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=718">Metodo_Sviluppo</a><br /><strong>Subject:</strong> 1171<br /><strong>Posted:</strong> 13 September 2004 at 8:08am<br /><br /><P>I'm using Docking Pane ActiveX in a MDI form that has a standard mscomctl statusbar control&nbsp;(i'm using this since the StatusBar provided by the commandbars control is very limited and not suitable for the information i have to display in my application).</P><P>If i create a pane and dock it at the bottom of the form, the pane title when in autohide state is below the statusbar control and i can't read the title or position the mouse to show the pane.<BR>Docking the pane on the left or right of the form causes the pane to "override" the statusbar, and the statusbar itself seems attached to the pane and resized with it&nbsp; <IMG src="http://forum.codejock.com/smileys/smiley5.gif" border="0">&nbsp;</P><P>This problem does not occur in a standard or SDI form (like the Office2003 GUI sample where there are both the docking pane and the statusbar on the SDI form.) where the docking of the pane does not cover the statusbar.</P><P>Is there a way to use the dockingpane with other controls docked to the bottom of a MDI&nbsp;form?</P><P>Thanks for help.</P>]]>
   </description>
   <pubDate>Mon, 13 Sep 2004 08:08:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1171&amp;PID=3104&amp;title=docking-panes-and-standard-statusbar#3104</guid>
  </item> 
 </channel>
</rss>