<?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 : Dock pane programatically</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Dock pane programatically]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 08:16:51 +0000</pubDate>
  <lastBuildDate>Tue, 22 Nov 2005 13:37:49 +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=3254</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[Dock pane programatically : Oleg, The real issue is that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3254&amp;PID=9732&amp;title=dock-pane-programatically#9732</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1624">ctorres</a><br /><strong>Subject:</strong> 3254<br /><strong>Posted:</strong> 22 November 2005 at 1:37pm<br /><br /><P>Oleg,</P><P>The real issue is that i don't want to use the .hide method because it will just instanlly disappear the pane and what i want is that the usual animation of closing takes place.</P><P>Thanks for your response.</P><P>Camilo</P>]]>
   </description>
   <pubDate>Tue, 22 Nov 2005 13:37:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3254&amp;PID=9732&amp;title=dock-pane-programatically#9732</guid>
  </item> 
  <item>
   <title><![CDATA[Dock pane programatically : Remove &amp;#034;Action = PaneActionDocking&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3254&amp;PID=9731&amp;title=dock-pane-programatically#9731</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3254<br /><strong>Posted:</strong> 22 November 2005 at 1:15pm<br /><br /><P>Remove "Action = PaneActionDocking" </P><P>&nbsp;</P><P>If Action = PaneActionClosing Then</P><P>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; Cancel = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pane.Hide<BR>End If<BR></P>]]>
   </description>
   <pubDate>Tue, 22 Nov 2005 13:15:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3254&amp;PID=9731&amp;title=dock-pane-programatically#9731</guid>
  </item> 
  <item>
   <title><![CDATA[Dock pane programatically : Hi, How can i manage to use the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3254&amp;PID=9723&amp;title=dock-pane-programatically#9723</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1624">ctorres</a><br /><strong>Subject:</strong> 3254<br /><strong>Posted:</strong> 22 November 2005 at 7:00am<br /><br /><P>Hi,</P><P>How can i manage to use the Action event so when the user tries to close a pane it just docks using the standard animation. If i just hide the pane will instanlly disappear.</P><P>This is my code:</P><P>Private Sub dpMain_Action(ByVal Action As XtremeDockingPane.DockingPaneAction, ByVal Pane As XtremeDockingPane.IPane, Cancel As Boolean)<BR>&nbsp;&nbsp;&nbsp; If Action = PaneActionDocking Or Action = PaneActionClosing Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cancel = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pane.Hide<BR>&nbsp;&nbsp;&nbsp; End If<BR>End Sub</P><P>Thanks.</P><P>&nbsp;</P><P>Camilo</P>]]>
   </description>
   <pubDate>Tue, 22 Nov 2005 07:00:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3254&amp;PID=9723&amp;title=dock-pane-programatically#9723</guid>
  </item> 
 </channel>
</rss>