<?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 : Pin a pane programmatically</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Pin a pane programmatically]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 22:31:51 +0000</pubDate>
  <lastBuildDate>Tue, 28 Nov 2006 00:02:40 +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=5450</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[Pin a pane programmatically : Hi, Use PaneActionExpanded instead...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5450&amp;PID=17682&amp;title=pin-a-pane-programmatically#17682</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5450<br /><strong>Posted:</strong> 28 November 2006 at 12:02am<br /><br />Hi,<DIV>Use PaneActionExpanded instead PaneActionExpanding.</DIV>]]>
   </description>
   <pubDate>Tue, 28 Nov 2006 00:02:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5450&amp;PID=17682&amp;title=pin-a-pane-programmatically#17682</guid>
  </item> 
  <item>
   <title><![CDATA[Pin a pane programmatically : Hi,I have a problem with this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5450&amp;PID=17675&amp;title=pin-a-pane-programmatically#17675</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=787">JSram</a><br /><strong>Subject:</strong> 5450<br /><strong>Posted:</strong> 27 November 2006 at 6:51pm<br /><br />Hi,<br><br>I have a problem with this (10.3.1). I have 3 panes at left set .Hidden=True at form load. Then I have this code in Action event<br><br>&nbsp;&nbsp;&nbsp; Select Case Action<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Case PaneActionExpanding<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DockingPaneManager.Panes(Pane.Id).Hidden = False<br><br>This works so far as the expanded Pane gets pinned, but... if you unpin the Pane it seem like the panes container is left behind on the screen and if I don't close the form quickly VB6 IDE crashes after a few seconds - Run-time error '2147417848 (80010108)': Method 'Hidden' of object 'IPane' failed :-(.<br><br>Another observations is that if I don't have that .Hidden = False line there and I click the pin the Pane is closed instead of pinned as if I had clicked the X button. With just 1 Pane it Exands and colapses emediately and is then dissapeared (closed), but if I add a second Pane it pinns, but then starts the problems...<br><br>Another thing to think of here is if I click to expand one of my other panes, the currently expanded pane is closed as well. I guess this is something I can or even have to handle by code in the Action_Event.<br><br>Regards,<br>Joakim<br><br>]]>
   </description>
   <pubDate>Mon, 27 Nov 2006 18:51:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5450&amp;PID=17675&amp;title=pin-a-pane-programmatically#17675</guid>
  </item> 
  <item>
   <title><![CDATA[Pin a pane programmatically : upgrade to 10.3 to fix that focus...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5450&amp;PID=17245&amp;title=pin-a-pane-programmatically#17245</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2364">gaudetm</a><br /><strong>Subject:</strong> 5450<br /><strong>Posted:</strong> 13 November 2006 at 1:15am<br /><br />upgrade to 10.3 to fix that focus problem]]>
   </description>
   <pubDate>Mon, 13 Nov 2006 01:15:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5450&amp;PID=17245&amp;title=pin-a-pane-programmatically#17245</guid>
  </item> 
  <item>
   <title><![CDATA[Pin a pane programmatically : Hi there,   thanks for the response...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5450&amp;PID=17103&amp;title=pin-a-pane-programmatically#17103</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2492">Leather99</a><br /><strong>Subject:</strong> 5450<br /><strong>Posted:</strong> 07 November 2006 at 10:50am<br /><br />Hi there, <DIV>&nbsp;</DIV><DIV>thanks for the response - it worked a treat. </DIV><DIV>&nbsp;</DIV><DIV>The only issue is it appears to steal focus. Is there any way to prevent this?</DIV>]]>
   </description>
   <pubDate>Tue, 07 Nov 2006 10:50:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5450&amp;PID=17103&amp;title=pin-a-pane-programmatically#17103</guid>
  </item> 
  <item>
   <title><![CDATA[Pin a pane programmatically :  DockingPaneManager.Panes(1).Hidden...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5450&amp;PID=17097&amp;title=pin-a-pane-programmatically#17097</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 5450<br /><strong>Posted:</strong> 07 November 2006 at 8:56am<br /><br />DockingPaneManager.Panes(1).Hidden = False<br><br>Can't remember if this works in that old of a version, maybe time to upgrade<img src="http://forum.codejock.com/smileys/smiley2.gif" border="0" align="absmiddle"><br>]]>
   </description>
   <pubDate>Tue, 07 Nov 2006 08:56:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5450&amp;PID=17097&amp;title=pin-a-pane-programmatically#17097</guid>
  </item> 
  <item>
   <title><![CDATA[Pin a pane programmatically : Hi there,  I have looked through...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5450&amp;PID=17093&amp;title=pin-a-pane-programmatically#17093</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2492">Leather99</a><br /><strong>Subject:</strong> 5450<br /><strong>Posted:</strong> 07 November 2006 at 7:23am<br /><br />Hi there,<DIV>&nbsp;</DIV><DIV>I have looked through all of the documentation and I can not see a way to pin a pane using code. Is this currently possible?</DIV><DIV>&nbsp;</DIV><DIV>(I am running version 9.81).</DIV><DIV>&nbsp;</DIV><DIV>So I am looking to do something like:</DIV><DIV>&nbsp;</DIV><DIV>DockingPaneManager.Panes(1).PinOpen</DIV><DIV>&nbsp;</DIV><DIV>Or</DIV><DIV>&nbsp;</DIV><DIV>DockingPaneManager.Panes(1).AutoHide = False</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Any ideas?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 07 Nov 2006 07:23:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5450&amp;PID=17093&amp;title=pin-a-pane-programmatically#17093</guid>
  </item> 
 </channel>
</rss>