<?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 : Automatically Pinning when expanding?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Automatically Pinning when expanding?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 21:09:29 +0000</pubDate>
  <lastBuildDate>Fri, 05 May 2006 16:35:44 +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=4143</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[Automatically Pinning when expanding? : Hello, Try this Private Sub...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4143&amp;PID=12706&amp;title=automatically-pinning-when-expanding#12706</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4143<br /><strong>Posted:</strong> 05 May 2006 at 4:35pm<br /><br /><P>Hello,</P><P>Try this</P><P>Private Sub dockMgr_Action(ByVal Action As XtremeDockingPane.DockingPaneAction, ByVal Pane As XtremeDockingPane.IPane, Cancel As Boolean)<BR>&nbsp;&nbsp;&nbsp; If (Action = PaneActionExpanding) Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pane.Hidden = False<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cancel = True<BR>&nbsp;&nbsp;&nbsp; End If<BR>End Sub</P>]]>
   </description>
   <pubDate>Fri, 05 May 2006 16:35:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4143&amp;PID=12706&amp;title=automatically-pinning-when-expanding#12706</guid>
  </item> 
  <item>
   <title><![CDATA[Automatically Pinning when expanding? : Is there a way topin a pane after...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4143&amp;PID=12696&amp;title=automatically-pinning-when-expanding#12696</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 4143<br /><strong>Posted:</strong> 05 May 2006 at 10:54am<br /><br />Is there a way to&nbsp;pin a pane after clicking on the button to expand it? We want it to appeared pinned, so the user doesn't have to click on the pin to pin it manually. ]]>
   </description>
   <pubDate>Fri, 05 May 2006 10:54:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4143&amp;PID=12696&amp;title=automatically-pinning-when-expanding#12696</guid>
  </item> 
 </channel>
</rss>