<?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 : a little problem about TabC&#111;ntrol</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : a little problem about TabC&#111;ntrol]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 19 May 2026 15:51:56 +0000</pubDate>
  <lastBuildDate>Sun, 24 Apr 2005 21:20:27 +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=2134</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[a little problem about TabC&#111;ntrol : thanks, but your sample project...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2134&amp;PID=6353&amp;title=a-little-problem-about-tabcontrol#6353</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1027">leojay</a><br /><strong>Subject:</strong> 2134<br /><strong>Posted:</strong> 24 April 2005 at 9:20pm<br /><br /><P>thanks,<IMG src="http://forum.codejock.com/smileys/smiley36.gif" border="0"></P><P>but your sample project in <EM>samples\Common\TabManager</EM>&nbsp;used different forms as child forms.&nbsp;&nbsp;a misleading sample...&nbsp;<IMG src="http://forum.codejock.com/smileys/smiley5.gif" border="0">&nbsp;</P>]]>
   </description>
   <pubDate>Sun, 24 Apr 2005 21:20:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2134&amp;PID=6353&amp;title=a-little-problem-about-tabcontrol#6353</guid>
  </item> 
  <item>
   <title><![CDATA[a little problem about TabC&#111;ntrol : 2005-04-22_033337_1.ZIP Actually,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2134&amp;PID=6341&amp;title=a-little-problem-about-tabcontrol#6341</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2134<br /><strong>Posted:</strong> 22 April 2005 at 3:34am<br /><br /><P><A href="http://forum.codejock.com/uploads/oleg/2005-04-22_033337_1.ZIP" target="_blank">2005-04-22_033337_1.ZIP</A></P><P>Actually, for TabControl we recommend to use Controls from same form as children.</P><P>As advantage it enables Tab Order of form.</P>]]>
   </description>
   <pubDate>Fri, 22 Apr 2005 03:34:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2134&amp;PID=6341&amp;title=a-little-problem-about-tabcontrol#6341</guid>
  </item> 
  <item>
   <title><![CDATA[a little problem about TabC&#111;ntrol : Ifound a temporary solution for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2134&amp;PID=6338&amp;title=a-little-problem-about-tabcontrol#6338</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1027">leojay</a><br /><strong>Subject:</strong> 2134<br /><strong>Posted:</strong> 22 April 2005 at 1:33am<br /><br /><P>I&nbsp;found a temporary solution for this problem.</P><P>calling a frmMain.Show to take the Main Form to foreground after unload the frmProperty can avoid this problem&nbsp;for the moment. but it's not a good idea, the Main Form flicked obviously.</P><P>Does anybody has a&nbsp;better idea?<IMG src="http://forum.codejock.com/smileys/smiley18.gif" border="0"></P>]]>
   </description>
   <pubDate>Fri, 22 Apr 2005 01:33:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2134&amp;PID=6338&amp;title=a-little-problem-about-tabcontrol#6338</guid>
  </item> 
  <item>
   <title><![CDATA[a little problem about TabC&#111;ntrol : if idelete all InsertItem statements...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2134&amp;PID=6315&amp;title=a-little-problem-about-tabcontrol#6315</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1027">leojay</a><br /><strong>Subject:</strong> 2134<br /><strong>Posted:</strong> 21 April 2005 at 3:29am<br /><br /><P>if i&nbsp;delete all InsertItem statements of the TabControl.<BR>The property form acts correctly. <IMG src="http://forum.codejock.com/smileys/smiley5.gif" border="0"></P><P>shouldn't i add page into the TabControl?</P>]]>
   </description>
   <pubDate>Thu, 21 Apr 2005 03:29:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2134&amp;PID=6315&amp;title=a-little-problem-about-tabcontrol#6315</guid>
  </item> 
  <item>
   <title><![CDATA[a little problem about TabC&#111;ntrol : I can reproduce as well weird......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2134&amp;PID=6314&amp;title=a-little-problem-about-tabcontrol#6314</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=756">gshawn</a><br /><strong>Subject:</strong> 2134<br /><strong>Posted:</strong> 21 April 2005 at 3:00am<br /><br /><P>I can reproduce as well</P><P>weird...</P>]]>
   </description>
   <pubDate>Thu, 21 Apr 2005 03:00:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2134&amp;PID=6314&amp;title=a-little-problem-about-tabcontrol#6314</guid>
  </item> 
  <item>
   <title><![CDATA[a little problem about TabC&#111;ntrol : I showed a property form, which...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2134&amp;PID=6312&amp;title=a-little-problem-about-tabcontrol#6312</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1027">leojay</a><br /><strong>Subject:</strong> 2134<br /><strong>Posted:</strong> 21 April 2005 at 2:30am<br /><br /><P>I showed a property form, which has a TabContrl,&nbsp; in Main form.<BR>and when i closed the property form, the Main form&nbsp;should get the focus.<BR>but in fact, it's not.&nbsp;the Main form was sent to back and disappeared.&nbsp;<IMG src="http://forum.codejock.com/smileys/smiley5.gif" border="0"></P><P>why?<IMG src="http://forum.codejock.com/smileys/smiley18.gif" border="0"></P><P>attached file is a project that demonstrated the problem:</P><P><A href="http://forum.codejock.com/uploads/leojay/2005-04-21_022109_TabC&#111;ntrolTest.zip" target="_blank">2005-04-21_022109_TabControlTest.zip</A></P>]]>
   </description>
   <pubDate>Thu, 21 Apr 2005 02:30:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2134&amp;PID=6312&amp;title=a-little-problem-about-tabcontrol#6312</guid>
  </item> 
 </channel>
</rss>