<?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 : Pane.handle objects detach when clicked on</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Pane.handle objects detach when clicked on]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 08:33:26 +0000</pubDate>
  <lastBuildDate>Thu, 15 Nov 2007 09:12:06 +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=8779</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[Pane.handle objects detach when clicked on : Actually I have been getting round...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8779&amp;PID=28496&amp;title=pane-handle-objects-detach-when-clicked-on#28496</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 8779<br /><strong>Posted:</strong> 15 November 2007 at 9:12am<br /><br />Actually I have been getting round the problem by doing the exact same thing.&nbsp; <DIV>&nbsp;</DIV><DIV>As long as I'm not doing something wrong then ok.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>Lee</DIV>]]>
   </description>
   <pubDate>Thu, 15 Nov 2007 09:12:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8779&amp;PID=28496&amp;title=pane-handle-objects-detach-when-clicked-on#28496</guid>
  </item> 
  <item>
   <title><![CDATA[Pane.handle objects detach when clicked on : Yes, its problem of all MFC controls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8779&amp;PID=28495&amp;title=pane-handle-objects-detach-when-clicked-on#28495</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8779<br /><strong>Posted:</strong> 15 November 2007 at 8:54am<br /><br />Yes, its problem of all MFC controls :( Please add PictureBox, move TaskPane to Picturebox and attach it to panes instead. <DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 15 Nov 2007 08:54:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8779&amp;PID=28495&amp;title=pane-handle-objects-detach-when-clicked-on#28495</guid>
  </item> 
  <item>
   <title><![CDATA[Pane.handle objects detach when clicked on : When I click on the contents of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8779&amp;PID=28459&amp;title=pane-handle-objects-detach-when-clicked-on#28459</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 8779<br /><strong>Posted:</strong> 14 November 2007 at 9:16am<br /><br /><DIV>When I click on the contents of pane1 or pane2 it jumps out of the pane back on to it's original position on the form where placed in design time.&nbsp; Why is that?</DIV><DIV>&nbsp;</DIV><DIV>This does not happen when there is only one taskpanel on the form.</DIV><DIV>&nbsp;</DIV><DIV>Below is my code.</DIV><DIV>&nbsp;</DIV><DIV>Dim dp1 As Pane, dp2 As Pane<BR>With DockingPane1<BR>&nbsp;&nbsp;&nbsp; Set dp1 = .CreatePane(1, 100, 100, DockLeftOf, Nothing)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dp1.Handle = TaskPanel1.hWnd<BR>&nbsp;&nbsp;&nbsp; Set dp2 = .CreatePane(2, 100, 100, DockBottomOf, dp1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dp2.Handle = TaskPanel2.hWnd<BR>End With<BR></DIV><DIV>Thanks</DIV><DIV>Lee</DIV>]]>
   </description>
   <pubDate>Wed, 14 Nov 2007 09:16:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8779&amp;PID=28459&amp;title=pane-handle-objects-detach-when-clicked-on#28459</guid>
  </item> 
 </channel>
</rss>