<?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 : SUGGESTION: &quot;Empty&quot; RibbonBar Groups</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : SUGGESTION: &quot;Empty&quot; RibbonBar Groups]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 10:02:30 +0000</pubDate>
  <lastBuildDate>Sat, 14 Oct 2006 11:11:09 +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=5286</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[SUGGESTION: &quot;Empty&quot; RibbonBar Groups :   If you have multiple Tabs,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5286&amp;PID=16523&amp;title=suggestion-empty-ribbonbar-groups#16523</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=884">DDJJ</a><br /><strong>Subject:</strong> 5286<br /><strong>Posted:</strong> 14 October 2006 at 11:11am<br /><br /><DIV></DIV><DIV></DIV><DIV>If you have multiple Tabs, and multiple Groups, each Group having multiple Controls which are frequently hidden/unhidden, it can get kind of difficult to manage using the Visible property.&nbsp; You can iterate through these settings as follows:</DIV><DIV>&nbsp;</DIV><DIV>For i = 0 To g_Group.Count - 1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If g_Group.Item(i).Visible Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'do something<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End If<BR>Next</DIV><DIV>&nbsp;</DIV><DIV>Our problem is that the Control's Visible property is only relevant if the Tab is selected which contains the Group which contains the Control (???).&nbsp; In other words, if the Group and related Controls are under a Tab which is not currently selected, the Visible property in the above iteration will return False even if you have set it to True.</DIV><DIV>&nbsp;</DIV><DIV>Just thought it might be a good idea to provide an option to hide groups where all associated controls are hidden...</DIV><DIV>&nbsp;</DIV><DIV>Thanks, Oleg.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 14 Oct 2006 11:11:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5286&amp;PID=16523&amp;title=suggestion-empty-ribbonbar-groups#16523</guid>
  </item> 
  <item>
   <title><![CDATA[SUGGESTION: &quot;Empty&quot; RibbonBar Groups : Hi,  now you can set Group.Visible...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5286&amp;PID=16512&amp;title=suggestion-empty-ribbonbar-groups#16512</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5286<br /><strong>Posted:</strong> 14 October 2006 at 4:23am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>now you can set Group.Visible property to false.</DIV>]]>
   </description>
   <pubDate>Sat, 14 Oct 2006 04:23:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5286&amp;PID=16512&amp;title=suggestion-empty-ribbonbar-groups#16512</guid>
  </item> 
  <item>
   <title><![CDATA[SUGGESTION: &quot;Empty&quot; RibbonBar Groups : In 10.1.1 when a RibbonGroup&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5286&amp;PID=16509&amp;title=suggestion-empty-ribbonbar-groups#16509</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=884">DDJJ</a><br /><strong>Subject:</strong> 5286<br /><strong>Posted:</strong> 13 October 2006 at 5:02pm<br /><br />In 10.1.1 when a RibbonGroup's controls were all set with their Visible property to false, the RibbonGroup itself was automatically not displayed in the RibbonBar.<DIV>&nbsp;</DIV><DIV>With 10.3.1, this is no longer the case.&nbsp; I kind of liked how this was handled previously.&nbsp; <img src="https://forum.codejock.com/smileys/smiley19.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Cheers.</DIV>]]>
   </description>
   <pubDate>Fri, 13 Oct 2006 17:02:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5286&amp;PID=16509&amp;title=suggestion-empty-ribbonbar-groups#16509</guid>
  </item> 
 </channel>
</rss>