<?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 : TabControl: Programaticly select a tab</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : TabControl: Programaticly select a tab]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 25 Jun 2026 20:06:48 +0000</pubDate>
  <lastBuildDate>Wed, 12 Jul 2006 11:01:35 +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=4581</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[TabControl: Programaticly select a tab : Start your tab index at 0:.InsertItem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4581&amp;PID=14138&amp;title=tabcontrol-programaticly-select-a-tab#14138</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 4581<br /><strong>Posted:</strong> 12 July 2006 at 11:01am<br /><br />Start your tab index at 0:<br><br>.InsertItem <b>0</b>, "Espaņa", m_rSpain.hWnd, 0<br>.InsertItem <b>1</b>, "Brazil", m_rBrazil.hWnd, 2<br>.InsertItem <b>2</b>, "Italy", m_rItaly.hWnd, 1<br>]]>
   </description>
   <pubDate>Wed, 12 Jul 2006 11:01:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4581&amp;PID=14138&amp;title=tabcontrol-programaticly-select-a-tab#14138</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl: Programaticly select a tab :    SuperMario wrote:Something...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4581&amp;PID=14136&amp;title=tabcontrol-programaticly-select-a-tab#14136</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2032">fernando</a><br /><strong>Subject:</strong> 4581<br /><strong>Posted:</strong> 12 July 2006 at 10:57am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by SuperMario" alt="Originally posted by SuperMario" style="vertical-align: text-bottom;" /> <strong>SuperMario wrote:</strong><br /><br />Something like this?<br><br>TabControl.Item(3).Selected = True<br><br>I need to see how you are adding your tabs to determine why they might be empty.<br></td></tr></table><br><br>This is how I'm adding them:<br><br>'Locales is a TabControl<br><br><br>With locales<br>&nbsp;&nbsp;&nbsp; .SetImageList imlLocales<br>&nbsp;&nbsp;&nbsp; .InsertItem 1, "Espaņa", m_rSpain.hWnd, 0<br>&nbsp;&nbsp;&nbsp; .InsertItem 2, "Brazil", m_rBrazil.hWnd, 2<br>&nbsp;&nbsp;&nbsp; .InsertItem 3, "Italy", m_rItaly.hWnd, 1<br>&nbsp;&nbsp;&nbsp; .PaintManager.Appearance = xtpTabAppearancePropertyPage2003<br>&nbsp;&nbsp;&nbsp; .PaintManager.BoldSelected = True<br>&nbsp;&nbsp;&nbsp; .PaintManager.DisableLunaColors = False<br>&nbsp;&nbsp;&nbsp; .PaintManager.OneNoteColors = True<br>&nbsp;&nbsp;&nbsp; .PaintManager.ShowIcons = True<br>End With<br>]]>
   </description>
   <pubDate>Wed, 12 Jul 2006 10:57:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4581&amp;PID=14136&amp;title=tabcontrol-programaticly-select-a-tab#14136</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl: Programaticly select a tab : Something like this?TabControl.Item(3).Selected...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4581&amp;PID=14128&amp;title=tabcontrol-programaticly-select-a-tab#14128</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 4581<br /><strong>Posted:</strong> 12 July 2006 at 9:09am<br /><br />Something like this?<br><br>TabControl.Item(3).Selected = True<br><br>I need to see how you are adding your tabs to determine why they might be empty.<br>]]>
   </description>
   <pubDate>Wed, 12 Jul 2006 09:09:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4581&amp;PID=14128&amp;title=tabcontrol-programaticly-select-a-tab#14128</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl: Programaticly select a tab : Hi,I must be missing something,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4581&amp;PID=14124&amp;title=tabcontrol-programaticly-select-a-tab#14124</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2032">fernando</a><br /><strong>Subject:</strong> 4581<br /><strong>Posted:</strong> 12 July 2006 at 6:15am<br /><br />Hi,<br><br>I must be missing something, but how can I programmaticly select a tab?&nbsp; <br><br>After adding several tabs and displaying the form, the tab control appears empty and only displays its content when I click on a given tab.<br><br>I already rtfmed, but th emost promissing property (Selected) is read only...<br><br>Thanks in advance<br>]]>
   </description>
   <pubDate>Wed, 12 Jul 2006 06:15:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4581&amp;PID=14124&amp;title=tabcontrol-programaticly-select-a-tab#14124</guid>
  </item> 
 </channel>
</rss>