<?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 : TabStop on TabbedView</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : .NET WinForms : TabStop on TabbedView]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 01:45:31 +0000</pubDate>
  <lastBuildDate>Wed, 17 Feb 2010 14:50:58 +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=16215</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[TabStop on TabbedView :  Am presently using Codejock.Controls.NET...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16215&amp;PID=56865&amp;title=tabstop-on-tabbedview#56865</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5627">saurav_nielsen</a><br /><strong>Subject:</strong> 16215<br /><strong>Posted:</strong> 17 February 2010 at 2:50pm<br /><br /><SPAN lang=EN><P>Am presently using Codejock.Controls.NET v2.2.2</P><P>I have created an Tabbedview object as below</P><P>Codejock.WinForms.Controls.TabbedViewBase.TabbedView tabDimensions = new Codejock.WinForms.Controls.TabbedViewBase.TabbedView();</P><P>added the following statement as well </P><P>tabDimensions.TabIndex = 2; //No other control with index 2 tabDimensions.TabStop = true;</P><P>then dynamically created new Tab Pages and added to TabbedView as below ...</P><P>newTabPage.TabIndex = 3;</P><P>newTabPage.TabStop = true; </P><P>tabDimensions.Pages.Add(newTabPage); </P><P>When I launch the Dialog and then Press Tab, am not able to reach the Tabbed Pages.</P><P>Any idea where I went wrong?</P></SPAN>]]>
   </description>
   <pubDate>Wed, 17 Feb 2010 14:50:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16215&amp;PID=56865&amp;title=tabstop-on-tabbedview#56865</guid>
  </item> 
 </channel>
</rss>