<?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 : DockingPane and TaskPanel</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : DockingPane and TaskPanel]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 19:56:43 +0000</pubDate>
  <lastBuildDate>Fri, 20 Feb 2009 07:45: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=13460</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[DockingPane and TaskPanel :  Thank you for the super fast...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13460&amp;PID=45681&amp;title=dockingpane-and-taskpanel#45681</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2575">Jean</a><br /><strong>Subject:</strong> 13460<br /><strong>Posted:</strong> 20 February 2009 at 7:45am<br /><br />Thank you for the super fast answer, Aaron! <img src="http://forum.codejock.com/smileys/smiley32.gif" border="0" align="absmiddle"><br>But the Tab key doesen't work with forms. <img src="http://forum.codejock.com/smileys/smiley5.gif" border="0" align="absmiddle"><br><br>And this seems an unsolved issue:<br>http://forum.codejock.com/forum_posts.asp?TID=11854<br>http://forum.codejock.com/forum_posts.asp?TID=11719<br>http://forum.codejock.com/forum_posts.asp?TID=10148<br>http://forum.codejock.com/forum_posts.asp?TID=11854<br>....<br><br>We use PictureBoxes in the Panes and we can handle the disadvantages in our application. So I don't like to change it again... <img src="http://forum.codejock.com/smileys/smiley11.gif" border="0" align="absmiddle"><br><br>This behavior can be reproduced so easily...<br>Obviously the DockingPanes handles VB-TextBox different than TaskPanel (or other Controls)...<br>But why? <img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" align="absmiddle"><img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" align="absmiddle"><img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" align="absmiddle"><br>]]>
   </description>
   <pubDate>Fri, 20 Feb 2009 07:45:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13460&amp;PID=45681&amp;title=dockingpane-and-taskpanel#45681</guid>
  </item> 
  <item>
   <title><![CDATA[DockingPane and TaskPanel : Hi Jean,   I don&amp;#039;t say...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13460&amp;PID=45676&amp;title=dockingpane-and-taskpanel#45676</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 13460<br /><strong>Posted:</strong> 20 February 2009 at 6:36am<br /><br />Hi Jean, <DIV>&nbsp;</DIV><DIV>I don't say you have to use a form (I will write it <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">). It looks like the Taskpanel will be detached if you use pictureboxes. I did test with a form and it works OK (at least,&nbsp;as far I can&nbsp;see).</DIV><DIV>&nbsp;</DIV><DIV>Using a form is not that different from using pictureboxes...&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><a href="https://forum.codejock.com/uploads/20090220_063713_TaskPanelWithFo.zip" target="_blank">uploads/20090220_063713_TaskPanelWithFo.zip</A></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 20 Feb 2009 06:36:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13460&amp;PID=45676&amp;title=dockingpane-and-taskpanel#45676</guid>
  </item> 
  <item>
   <title><![CDATA[DockingPane and TaskPanel :   Why does DockingPane work...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13460&amp;PID=45672&amp;title=dockingpane-and-taskpanel#45672</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2575">Jean</a><br /><strong>Subject:</strong> 13460<br /><strong>Posted:</strong> 20 February 2009 at 4:04am<br /><br />Why does DockingPane work with TextBox but not with TaskPanel (and a lot of other controls)?<br>Please run my sample and see my problem!<br><br><a href="uploads/20090220_040511_DockingPaneTask.zip" target="_blank">uploads/20090220_040511_DockingPaneTask.zip</a><br><br>NO-Button on start:<br>-Panes containing PictureBoxes<br>-SetParent: Place the TextBoxes on the PictureBoxes<br>--&gt; Everything is fine.<br><br>YES-Button on start:<br>-Panes containing PictureBoxes<br>-SetParent: Place the TaskPanels on the PictureBoxes<br>--&gt; If you click a TaskPanel, it looks like it looses its parent. The TaskPanel moves to somewhere else.<br><br>I don't understand why! <img src="http://forum.codejock.com/smileys/smiley5.gif" border="0" align="absmiddle"><br><br>With TextBoxes it would work fine even if I don't use PictureBoxes. <br>TaskPanels without PictureBoxes: There's still the problem<br><br>And please don't say, that I have to use Forms instead of PictureBoxes! This would cause other problems, I can not accept!<br>]]>
   </description>
   <pubDate>Fri, 20 Feb 2009 04:04:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13460&amp;PID=45672&amp;title=dockingpane-and-taskpanel#45672</guid>
  </item> 
 </channel>
</rss>