<?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 : Hide tabs bar in Ribbon</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Hide tabs bar in Ribbon]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 10:07:13 +0000</pubDate>
  <lastBuildDate>Thu, 21 Dec 2006 09:11:06 +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=5600</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[Hide tabs bar in Ribbon : Thanks for addingRibbonBar.TabsVisible...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5600&amp;PID=18461&amp;title=hide-tabs-bar-in-ribbon#18461</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2536">Philip</a><br /><strong>Subject:</strong> 5600<br /><strong>Posted:</strong> 21 December 2006 at 9:11am<br /><br />Thanks for adding&nbsp;RibbonBar.TabsVisible = False in 10.4<DIV>&nbsp;</DIV><DIV><DIV></DIV><DIV></DIV>Works fine.</DIV>]]>
   </description>
   <pubDate>Thu, 21 Dec 2006 09:11:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5600&amp;PID=18461&amp;title=hide-tabs-bar-in-ribbon#18461</guid>
  </item> 
  <item>
   <title><![CDATA[Hide tabs bar in Ribbon : Would be great if it is, thank...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5600&amp;PID=17658&amp;title=hide-tabs-bar-in-ribbon#17658</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2536">Philip</a><br /><strong>Subject:</strong> 5600<br /><strong>Posted:</strong> 27 November 2006 at 9:11am<br /><br />Would be great if it is, thank you!<DIV>&nbsp;</DIV><DIV>A .TabPaintManager.height property like could be possible, the width already exists so why not. I could set the height to 0 if i don't want it to be visible.</DIV>]]>
   </description>
   <pubDate>Mon, 27 Nov 2006 09:11:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5600&amp;PID=17658&amp;title=hide-tabs-bar-in-ribbon#17658</guid>
  </item> 
  <item>
   <title><![CDATA[Hide tabs bar in Ribbon : Hello, Sorry, you can&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5600&amp;PID=17629&amp;title=hide-tabs-bar-in-ribbon#17629</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5600<br /><strong>Posted:</strong> 27 November 2006 at 12:46am<br /><br />Hello,<DIV>Sorry, you can't hide them. We will check if it will be possible to add for next release.</DIV>]]>
   </description>
   <pubDate>Mon, 27 Nov 2006 00:46:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5600&amp;PID=17629&amp;title=hide-tabs-bar-in-ribbon#17629</guid>
  </item> 
  <item>
   <title><![CDATA[Hide tabs bar in Ribbon : Hi!  Is it possible to hide...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5600&amp;PID=17614&amp;title=hide-tabs-bar-in-ribbon#17614</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2536">Philip</a><br /><strong>Subject:</strong> 5600<br /><strong>Posted:</strong> 25 November 2006 at 8:26pm<br /><br />Hi!<DIV>&nbsp;</DIV><DIV>Is it possible to hide the tabs bar in the Ribbon?</DIV><DIV>&nbsp;</DIV><DIV>I'm only using one tab with multiple groups in it and the tab is useless, because the users don't have anything else to select.</DIV><DIV>&nbsp;</DIV><DIV>I've set the visible of the tab to false but the tabs bar is still present and is taking up space in the window.</DIV><DIV>&nbsp;</DIV><DIV>Here is my code in vb6:</DIV><DIV>&nbsp;&nbsp;&nbsp; </DIV><DIV>Dim RibbonBar As RibbonBar<BR>Dim RibbonTab As RibbonTab</DIV><DIV>Dim RibbonGroup As RibbonGroup</DIV><DIV><BR>Set RibbonBar = CommandBars1.AddRibbonBar("The Ribbon")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;RibbonBar.ShowQuickAccess = False</DIV><DIV>&nbsp;&nbsp;&nbsp; </DIV><DIV>Set RibbonTab = RibbonBar.InsertTab(0, "Main") 'this is the only tab I create<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RibbonTab .Id =&nbsp;1000<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RibbonTabVisible = False</DIV><DIV>Set RibbonGroup = TabMain.Groups.AddGroup("&amp;Caption", 1001)<BR><BR>Please help! Thank you.</DIV>]]>
   </description>
   <pubDate>Sat, 25 Nov 2006 20:26:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5600&amp;PID=17614&amp;title=hide-tabs-bar-in-ribbon#17614</guid>
  </item> 
 </channel>
</rss>