<?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 : Force Pane to dock back to original location</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Force Pane to dock back to original location]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 17:09:32 +0000</pubDate>
  <lastBuildDate>Thu, 21 Oct 2010 11:59:58 +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=16737</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[Force Pane to dock back to original location : Hi,  I have been trying to get...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16737&amp;PID=61078&amp;title=force-pane-to-dock-back-to-original-location#61078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 16737<br /><strong>Posted:</strong> 21 October 2010 at 11:59am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I have been trying to get this working but I get&nbsp;application errors, not always but sometimes. I see this happening once a pane is docked inside container (as tabs) dragging the pane back to another location is causing a crash. I must be doing something wrong... Please check out the code in Action event!!!</DIV><DIV>&nbsp;</DIV><DIV>Thanks a lot</DIV><DIV>&nbsp;</DIV><DIV><a href="http://forum.codejock.com/uploads/3701/TestDockingOriginalLocati&#111;n.zip" target="_blank">uploads/3701/TestDockingOriginalLocation.zip</A>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 21 Oct 2010 11:59:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16737&amp;PID=61078&amp;title=force-pane-to-dock-back-to-original-location#61078</guid>
  </item> 
  <item>
   <title><![CDATA[Force Pane to dock back to original location : Hi,  I think Jason means docking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16737&amp;PID=61011&amp;title=force-pane-to-dock-back-to-original-location#61011</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 16737<br /><strong>Posted:</strong> 19 October 2010 at 12:41pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I think Jason means docking pane on original location AFTER user floated the pane. If I'm not mistaken I replied in another thread that it isn't possible with current version...</DIV><DIV>&nbsp;</DIV><DIV>I would like this option also and it shouldn't be to hard to implement because DP already "knows" position of panes (double clicking Pane results in docking Pane to its original location...)</DIV><DIV>&nbsp;</DIV><DIV>Thanks a lot in advance</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 19 Oct 2010 12:41:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16737&amp;PID=61011&amp;title=force-pane-to-dock-back-to-original-location#61011</guid>
  </item> 
  <item>
   <title><![CDATA[Force Pane to dock back to original location : Hi,You say you want a DockingPane...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16737&amp;PID=61009&amp;title=force-pane-to-dock-back-to-original-location#61009</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 16737<br /><strong>Posted:</strong> 19 October 2010 at 11:16am<br /><br />Hi,<br><br>You say you want a DockingPane to dock back to it's original position regardless of where a user tries to dock them?! <br><br>There's no point allowing a user to play around with a DockingPane if you don't allow them to place it where they want. Therefore I believe you should just remove this functionality, that way the user cannot select a DockingPane and try to move this about the screen.<br><br>The following code does just that:<br><br><table width="99%"><tr><td><pre class="BBcode"><br><font color="#000000"><font color="#000099">Private Sub</font> DockingPaneManager_Action(</font><font color="#000000"><font color="#000099">ByVal </font></font><font color="#000000">Action <font color="#000099">As </font>XtremeDockingPane.DockingPaneAction, _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font color="#000099">ByVal </font>pane </font><font color="#000000"><font color="#000099">As </font></font><font color="#000000">XtremeDockingPane.IPane, _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font><font color="#000000"><font color="#000099">ByVal </font></font><font color="#000000">Container </font><font color="#000000"><font color="#000099">As </font></font><font color="#000000">XtremeDockingPane.IPaneActionContainer, _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cancel </font><font color="#000000"><font color="#000099">As </font></font><font color="#000000"><font color="#000099">Boolean</font>)</font><br>&nbsp;&nbsp;&nbsp; <font color="#000099">On Error Resume Next</font><br><br>&nbsp;&nbsp;&nbsp; <font color="#000099">If </font>Action = PaneActionFloating <font color="#000099">Or </font>Action = PaneActionAttaching <font color="#000099">Then</font><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cancel = <font color="#000099">True</font><br>&nbsp;&nbsp;&nbsp; <font color="#000099">End If</font><br><font color="#000099">End Sub</font><br></pre></td></tr></table><br>]]>
   </description>
   <pubDate>Tue, 19 Oct 2010 11:16:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16737&amp;PID=61009&amp;title=force-pane-to-dock-back-to-original-location#61009</guid>
  </item> 
  <item>
   <title><![CDATA[Force Pane to dock back to original location : Is it possible in the dockingpanemanager...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16737&amp;PID=58627&amp;title=force-pane-to-dock-back-to-original-location#58627</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6088">jasonpa123</a><br /><strong>Subject:</strong> 16737<br /><strong>Posted:</strong> 21 May 2010 at 4:40pm<br /><br />Is it possible in the dockingpanemanager action event, to programmatically force a pane to dock back to it's original position?<DIV>&nbsp;</DIV><DIV>I realize it may appear to behave oddly to the user, but&nbsp;people higher up then me would like the pane to dock back to the right side of the screen regardless of where the user tries to dock the pane.</DIV><DIV>&nbsp;</DIV><DIV>Any suggestions would be greatly appreciated.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>&nbsp;</DIV><DIV>Jason</DIV>]]>
   </description>
   <pubDate>Fri, 21 May 2010 16:40:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16737&amp;PID=58627&amp;title=force-pane-to-dock-back-to-original-location#58627</guid>
  </item> 
 </channel>
</rss>