﻿<?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 Control</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 09:36:18 GMT</lastBuildDate><ttl>20</ttl><item><title>Tab Control</title><link>http://forum.strataframe.net/FindPost25750.aspx</link><description>Again, I am a newbie here.&lt;/P&gt;&lt;P&gt;So I am just needing some info on how to use the tab control in Strataframe. Also, are there more than one style of tabs?&lt;/P&gt;&lt;P&gt;Rudolph</description><pubDate>Wed, 03 Feb 2010 17:53:33 GMT</pubDate><dc:creator>Coolbreeze</dc:creator></item><item><title>RE: Tab Control</title><link>http://forum.strataframe.net/FindPost25759.aspx</link><description>Generally, I will use a PanelManager and a ThemedLinkMenu together to produce a themed tab control instead of the standard inherited TabControl.  We are actually in development of a new ThemedTabControl as it will tie into some future MDI environment logic as well.  But for now, look at the ThemedLinkMenu sample and you should be able to see how to use a vertical tab.  For horizontal, you can still use a PanelManager, but you may need to use a Toolstrip or something else for a horizontal approach.</description><pubDate>Wed, 03 Feb 2010 17:53:33 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>