<?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 : tab key problem in Floating panes controls</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : tab key problem in Floating panes controls]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 10:19:50 +0000</pubDate>
  <lastBuildDate>Thu, 18 Feb 2010 06:44:26 +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=15859</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[tab key problem in Floating panes controls : First, your UserControl should...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15859&amp;PID=56891&amp;title=tab-key-problem-in-floating-panes-controls#56891</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 15859<br /><strong>Posted:</strong> 18 February 2010 at 6:44am<br /><br />First, your UserControl should not reside in the main-project.<DIV>Put it in a separate activex.ocx (the reason ist the threading-modell used bei VB6).</DIV><DIV>&nbsp;</DIV><DIV>Second, a pane should contain a form, not a picturebox.</DIV><DIV>The TAB-Key is handled from VB6-runtime within a form or containercontrol.</DIV><DIV>The mainproblem, vb6 has, is to recognize the current form and control (Screen.ActivForm and Screen.ActiveControl) if a ContainerControl like PicureBox is floated, because his ParentHwnd is changed away from the current form.</DIV><DIV>&nbsp;</DIV><DIV>If you use Forms in Panes it would work much better (and its easyer to handle), but you can not TAB across Forms.</DIV><DIV>You must handle this by yourself.</DIV>]]>
   </description>
   <pubDate>Thu, 18 Feb 2010 06:44:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15859&amp;PID=56891&amp;title=tab-key-problem-in-floating-panes-controls#56891</guid>
  </item> 
  <item>
   <title><![CDATA[tab key problem in Floating panes controls :     i have a problem with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15859&amp;PID=55650&amp;title=tab-key-problem-in-floating-panes-controls#55650</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5584">sinanguler</a><br /><strong>Subject:</strong> 15859<br /><strong>Posted:</strong> 15 December 2009 at 8:28am<br /><br />i have a problem with floating pane's controls<br><br>i can't use tab key in a user control (ex: combo in user defined control) <br>i can't change focus control by pressing tab key in floating pane<br><br>but i can use when pane is docked<br><br>please help me <img src="http://forum.codejock.com/smileys/smiley18.gif" border="0" align="absmiddle"><br>]]>
   </description>
   <pubDate>Tue, 15 Dec 2009 08:28:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15859&amp;PID=55650&amp;title=tab-key-problem-in-floating-panes-controls#55650</guid>
  </item> 
 </channel>
</rss>