<?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 : Fixed Docking Pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Fixed Docking Pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 23:21:20 +0000</pubDate>
  <lastBuildDate>Wed, 13 Jul 2011 04:11:01 +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=18646</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[Fixed Docking Pane : Thanks for the info.I have actually...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18646&amp;PID=65240&amp;title=fixed-docking-pane#65240</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6775">stuc</a><br /><strong>Subject:</strong> 18646<br /><strong>Posted:</strong> 13 July 2011 at 4:11am<br /><br />Thanks for the info.<br><br>I have actually found that if I put the command bar control inside of the picturebox it solves my problem with a fixed picture at the top of the screen.&nbsp; <br><br><br><br>I have now got a picture box aligned at the top of the screen<br>]]>
   </description>
   <pubDate>Wed, 13 Jul 2011 04:11:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18646&amp;PID=65240&amp;title=fixed-docking-pane#65240</guid>
  </item> 
  <item>
   <title><![CDATA[Fixed Docking Pane : If you use aligned controls then...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18646&amp;PID=65217&amp;title=fixed-docking-pane#65217</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 18646<br /><strong>Posted:</strong> 12 July 2011 at 9:39am<br /><br />If you use aligned controls then you need:<br><br><div><div>Private Sub CommandBars_<span ="highlight">RepositionAlignedControls</span>(Left As Long, Top As Long, Right As Long, Bottom As Long)</div><div><br></div><div><b>If (picBox.Visible) Then</b></div><div>&nbsp; &nbsp; CommandBars.MoveAlignedControl picBox, Left, Top, Right, Bottom</div><div><b>End If</b></div><div><br></div><div>End Sub</div></div><br>]]>
   </description>
   <pubDate>Tue, 12 Jul 2011 09:39:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18646&amp;PID=65217&amp;title=fixed-docking-pane#65217</guid>
  </item> 
  <item>
   <title><![CDATA[Fixed Docking Pane :  I have created a &amp;#034;fixed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18646&amp;PID=65211&amp;title=fixed-docking-pane#65211</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6775">stuc</a><br /><strong>Subject:</strong> 18646<br /><strong>Posted:</strong> 12 July 2011 at 8:16am<br /><br /><br><br>I have created a "fixed pane" the full width of the mdi window.<br><br>I have another 2 panes below it.<br><br>How can I stop the 2 below being docked with the top of the screen - thus appearing above the "fixed pane"<br><br><br><br><br>update:&nbsp; ive tried putting a picture (align to top) in the mdi window - which works but doing this wipes out my menu created with the commandbar ocx)<br><br>/Stu<br>]]>
   </description>
   <pubDate>Tue, 12 Jul 2011 08:16:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18646&amp;PID=65211&amp;title=fixed-docking-pane#65211</guid>
  </item> 
 </channel>
</rss>