<?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 : Filliling window</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Filliling window]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 22:31:51 +0000</pubDate>
  <lastBuildDate>Wed, 11 Oct 2006 10:20:07 +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=5264</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[Filliling window : I&amp;#039;m not sure about the first...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5264&amp;PID=16449&amp;title=filliling-window#16449</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 5264<br /><strong>Posted:</strong> 11 October 2006 at 10:20am<br /><br />I'm not sure about the first part of your question, but the second part you can try this after setting up your docking panes:<br><br>Dim a As Pane<br>Dim b As Pane<br>&nbsp;&nbsp;&nbsp; <br>Set a = DockingPane.CreatePane(1, 0, Me.Height * 0.8, DockBottomOf, Nothing)<br>Set b = DockingPane.CreatePane(2, 0, Me.Height * 0.35, DockBottomOf, a)<br><br><b>DockingPaneControl.Options.HideClient=True</b><br>]]>
   </description>
   <pubDate>Wed, 11 Oct 2006 10:20:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5264&amp;PID=16449&amp;title=filliling-window#16449</guid>
  </item> 
  <item>
   <title><![CDATA[Filliling window : Hi !  I am new to this forum...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5264&amp;PID=16444&amp;title=filliling-window#16444</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2412">TheHyphen</a><br /><strong>Subject:</strong> 5264<br /><strong>Posted:</strong> 11 October 2006 at 4:11am<br /><br />Hi !<DIV>&nbsp;</DIV><DIV>I am new to this forum and couldn't find an answer to my problem, so please apologize if that question has already been asked. </DIV><DIV>&nbsp;</DIV><DIV>I have a window which should hold 3 panes, a navigation pane on the left, a toolbar and a listview on the right. I docked the navigation pane to the left of the window ( using null as neighbour ) and the toolbar to the top. The listview pane is being docked to the right of the navigationpane. So far so good. My problem is, that between the toolbar and other both panes there is a splitbar active which enables me to vertically resize the navigation pane and the listview pane, how can I prevent this ? Second question, the listview pane does not use the complete space to the right, any way do automate this ?</DIV><DIV>&nbsp;</DIV><DIV>TIA</DIV>]]>
   </description>
   <pubDate>Wed, 11 Oct 2006 04:11:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5264&amp;PID=16444&amp;title=filliling-window#16444</guid>
  </item> 
 </channel>
</rss>