﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » tab controle</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 03:38:00 GMT</lastBuildDate><ttl>20</ttl><item><title>tab controle</title><link>http://forum.strataframe.net/FindPost26083.aspx</link><description>hello&lt;/P&gt;&lt;P&gt;i m making a project for this i need a tab controle&lt;/P&gt;&lt;P&gt;if&amp;nbsp;we&amp;nbsp;use&lt;STRONG&gt; ThemedTool Strip&lt;/STRONG&gt; controle in place of &lt;STRONG&gt;Tabs&lt;/STRONG&gt; then i got problem of tab page becoz &lt;/P&gt;&lt;P&gt;i need functionality like &amp;nbsp;&lt;STRONG&gt;&lt;U&gt;ThemedLinkMenuSample&lt;/U&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;please ans</description><pubDate>Thu, 18 Feb 2010 09:09:45 GMT</pubDate><dc:creator>Vikas Gupta</dc:creator></item><item><title>RE: tab controle</title><link>http://forum.strataframe.net/FindPost26095.aspx</link><description>If you want to used a ThemedTooStrip, that is easy as well. You have to put the controlling logic in yourself, but it is about as easy as it gets. I've included a sample that shows how to do it.&lt;/P&gt;&lt;P&gt;In short, it has a ThemedToolStrip with 3 buttons, a PanelManager with 3 pages, and some random controls on each page so you can tell when it switches. When you click button1, you uncheck button 2 and 3, and tell the PanelManager to set the active page to Page1. Likewise, when you click button 2 or 3, you uncheck the other buttons, and set the active panel manager page appropriately.&lt;/P&gt;&lt;P&gt;You can see from this sample that you can turn &lt;EM&gt;anything&lt;/EM&gt; into a tab control using a panel manager and a small amount of code.</description><pubDate>Thu, 18 Feb 2010 09:09:45 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item><item><title>RE: tab controle</title><link>http://forum.strataframe.net/FindPost26094.aspx</link><description>Well, you can use the standard tab control which will be just that, a tab control.  I am not totally following your post, but I think you are wanting horizontal tabs instead of vertical.  But if the ThemedLinkMenu sample in combination with the PanelManager gives you what you want, then I am not understanding exactly what you need.  :unsure:</description><pubDate>Thu, 18 Feb 2010 08:42:50 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>