<?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 : Ribbonbar dynamic menu</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Ribbonbar dynamic menu]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 16 Jun 2026 04:13:04 +0000</pubDate>
  <lastBuildDate>Thu, 10 Jun 2010 03:49: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=16805</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[Ribbonbar dynamic menu : It works !  Thanks a lot ChrisABC...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16805&amp;PID=58879&amp;title=ribbonbar-dynamic-menu#58879</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6156">ouatcha</a><br /><strong>Subject:</strong> 16805<br /><strong>Posted:</strong> 10 June 2010 at 3:49am<br /><br />It works ! <DIV>Thanks a lot ChrisABC !<img src="http://forum.codejock.com/smileys/smiley4.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Thu, 10 Jun 2010 03:49:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16805&amp;PID=58879&amp;title=ribbonbar-dynamic-menu#58879</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbonbar dynamic menu : You just need to put some code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16805&amp;PID=58854&amp;title=ribbonbar-dynamic-menu#58854</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 16805<br /><strong>Posted:</strong> 09 June 2010 at 5:12am<br /><br />You just need to put some code in the CommandBars_Update event.<br><br>Look at the Sample Ribbon example that comes with the controls.<br><br>For example<br>&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; Select Case Control.ID<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Case&nbsp; ID_BUTTON1:&nbsp; Control.Checked = bMyVariable1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Case ID_BUTTON2:&nbsp; Control.enabled = Button2ShouldBeEnabled<br><br><br>This event occurs every fraction of a second automatically, and is the place to change Buttons as your program progresses.<br><br><br>]]>
   </description>
   <pubDate>Wed, 09 Jun 2010 05:12:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16805&amp;PID=58854&amp;title=ribbonbar-dynamic-menu#58854</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbonbar dynamic menu : Sorry for my english.  I want...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16805&amp;PID=58830&amp;title=ribbonbar-dynamic-menu#58830</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6156">ouatcha</a><br /><strong>Subject:</strong> 16805<br /><strong>Posted:</strong> 08 June 2010 at 10:54am<br /><br />Sorry for my english.<DIV>&nbsp;</DIV><DIV>I want that my ribbonbar refreshes dynamicaly :</DIV><DIV>for example, an&nbsp;item must be enabled or disabled according to a property of my appli. If the value of the property changes, I want that my item becomes disabled automatically (&nbsp;like my old menu : <strong>Define Bar</strong> ... <strong>Skip For</strong> ...), I have tried 'Enabled', but it is not dynamic...</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance</DIV>]]>
   </description>
   <pubDate>Tue, 08 Jun 2010 10:54:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16805&amp;PID=58830&amp;title=ribbonbar-dynamic-menu#58830</guid>
  </item> 
 </channel>
</rss>