<?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 : Urgent Help - Ribbon</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Urgent Help - Ribbon]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 15:26:30 +0000</pubDate>
  <lastBuildDate>Mon, 15 Feb 2010 10:09:36 +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=15687</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[Urgent Help - Ribbon : Hi,  You have to call CommandBars.EnableActions...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=56794&amp;title=urgent-help-ribbon#56794</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 15687<br /><strong>Posted:</strong> 15 February 2010 at 10:09am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You have to call CommandBars.EnableActions BEFORE !!! you create any control. That is what Oleg said and I looked into your project and I don't see CommandBars.EnableActions at all.</DIV><DIV>&nbsp;</DIV><DIV>Just add CommandBars.EnableActions somewhere <strong>before</strong>&nbsp;adding controls to Commandbars&nbsp;and it will work</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 15 Feb 2010 10:09:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=56794&amp;title=urgent-help-ribbon#56794</guid>
  </item> 
  <item>
   <title><![CDATA[Urgent Help - Ribbon :   shipwreck wrote:Try referencing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=56790&amp;title=urgent-help-ribbon#56790</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3108">AMSH</a><br /><strong>Subject:</strong> 15687<br /><strong>Posted:</strong> 15 February 2010 at 6:39am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by shipwreck" alt="Originally posted by shipwreck" style="vertical-align: text-bottom;" /> <strong>shipwreck wrote:</strong><br /><br />Try referencing the control a different way AMSH.<br />Example:<br />Dim Action As CommandBarAction <br />Set Action = CommandBars.Actions(ID_FORM_CLOSE)<br />commandbars.findcontrol ("Control Type", ID_FORM_CLOSE).tag = 999</td></tr></table> <br /><br />I did that brother, but not working ]]>
   </description>
   <pubDate>Mon, 15 Feb 2010 06:39:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=56790&amp;title=urgent-help-ribbon#56790</guid>
  </item> 
  <item>
   <title><![CDATA[Urgent Help - Ribbon : Hi,  You need to enable Actions.  Call...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55534&amp;title=urgent-help-ribbon#55534</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15687<br /><strong>Posted:</strong> 11 December 2009 at 2:04am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You need to enable Actions.</DIV><DIV>&nbsp;</DIV><DIV>Call CommandBars.EnableActions before you create any control.</DIV>]]>
   </description>
   <pubDate>Fri, 11 Dec 2009 02:04:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55534&amp;title=urgent-help-ribbon#55534</guid>
  </item> 
  <item>
   <title><![CDATA[Urgent Help - Ribbon : Try referencing the control a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55518&amp;title=urgent-help-ribbon#55518</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 15687<br /><strong>Posted:</strong> 10 December 2009 at 6:55am<br /><br />Try referencing the control a different way AMSH.<br />Example:<br />Dim Action As CommandBarAction <br />Set Action = CommandBars.Actions(ID_FORM_CLOSE)<br />commandbars.findcontrol ("Control Type", ID_FORM_CLOSE).tag = 999]]>
   </description>
   <pubDate>Thu, 10 Dec 2009 06:55:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55518&amp;title=urgent-help-ribbon#55518</guid>
  </item> 
  <item>
   <title><![CDATA[Urgent Help - Ribbon : Hello........... ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55440&amp;title=urgent-help-ribbon#55440</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3108">AMSH</a><br /><strong>Subject:</strong> 15687<br /><strong>Posted:</strong> 07 December 2009 at 7:31am<br /><br />Hello........... <img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" align="middle"> ]]>
   </description>
   <pubDate>Mon, 07 Dec 2009 07:31:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55440&amp;title=urgent-help-ribbon#55440</guid>
  </item> 
  <item>
   <title><![CDATA[Urgent Help - Ribbon :   AMSH wrote:Please Help... I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55422&amp;title=urgent-help-ribbon#55422</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3108">AMSH</a><br /><strong>Subject:</strong> 15687<br /><strong>Posted:</strong> 06 December 2009 at 4:37am<br /><br /> <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by AMSH" alt="Originally posted by AMSH" style="vertical-align: text-bottom;" /> <strong>AMSH wrote:</strong><br /><br />Please Help...<br />I want to create a tag value for all RibbonBar buttons<br /><br />Dim Action As CommandBarAction<br />Set Action = CommandBars.Actions(ID_FORM_CLOSE)<br />Action.Tag = 999<br /><br />But this message appears when I run the program at that's code "Object variable or with block variable not set"<br /><br />VB6<br />v 13.2.1</td></tr></table><br /><br /><br />Here you are.<br /> <a href="uploads/20091206_043208_Emp.rar" target="_blank">20091206_043208_Emp.rar</a>]]>
   </description>
   <pubDate>Sun, 06 Dec 2009 04:37:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55422&amp;title=urgent-help-ribbon#55422</guid>
  </item> 
  <item>
   <title><![CDATA[Urgent Help - Ribbon : Modify a sample to use your code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55143&amp;title=urgent-help-ribbon#55143</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 15687<br /><strong>Posted:</strong> 25 November 2009 at 9:14am<br /><br />Modify a sample to use your code and attache it here please.]]>
   </description>
   <pubDate>Wed, 25 Nov 2009 09:14:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55143&amp;title=urgent-help-ribbon#55143</guid>
  </item> 
  <item>
   <title><![CDATA[Urgent Help - Ribbon : yes ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55088&amp;title=urgent-help-ribbon#55088</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3108">AMSH</a><br /><strong>Subject:</strong> 15687<br /><strong>Posted:</strong> 23 November 2009 at 6:03am<br /><br />yes]]>
   </description>
   <pubDate>Mon, 23 Nov 2009 06:03:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55088&amp;title=urgent-help-ribbon#55088</guid>
  </item> 
  <item>
   <title><![CDATA[Urgent Help - Ribbon : Hi,  So are you sure you call...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55075&amp;title=urgent-help-ribbon#55075</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15687<br /><strong>Posted:</strong> 23 November 2009 at 4:59am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>So are you sure you call it after ID_FORM_CLOSE Action was created ?</DIV>]]>
   </description>
   <pubDate>Mon, 23 Nov 2009 04:59:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55075&amp;title=urgent-help-ribbon#55075</guid>
  </item> 
  <item>
   <title><![CDATA[Urgent Help - Ribbon : Please Help... I want to create...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55061&amp;title=urgent-help-ribbon#55061</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3108">AMSH</a><br /><strong>Subject:</strong> 15687<br /><strong>Posted:</strong> 22 November 2009 at 7:50am<br /><br />Please Help...<br />I want to create a tag value for all RibbonBar buttons<br /><br />Dim Action As CommandBarAction<br />Set Action = CommandBars.Actions(ID_FORM_CLOSE)<br />Action.Tag = 999<br /><br />But this message appears when I run the program at that's code "Object variable or with block variable not set"<br /><br />VB6<br />v 13.2.1]]>
   </description>
   <pubDate>Sun, 22 Nov 2009 07:50:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15687&amp;PID=55061&amp;title=urgent-help-ribbon#55061</guid>
  </item> 
 </channel>
</rss>