<?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 : Command Bars Actions</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Command Bars Actions]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 18:17:23 +0000</pubDate>
  <lastBuildDate>Wed, 18 Jun 2008 07:02:42 +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=11080</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[Command Bars Actions : Hi,  All that can be changed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11080&amp;PID=36916&amp;title=command-bars-actions#36916</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11080<br /><strong>Posted:</strong> 18 June 2008 at 7:02am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>All that can be changed in designer, can be changed in code. </DIV><DIV>Its only "Actions" thing - that EnableActions have to be called before you add controls.</DIV><DIV>I can't recommend use always designer or only code - it depends on task and number of people who work with project.</DIV>]]>
   </description>
   <pubDate>Wed, 18 Jun 2008 07:02:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11080&amp;PID=36916&amp;title=command-bars-actions#36916</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bars Actions : Oleg, I finally found the Enable...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11080&amp;PID=36906&amp;title=command-bars-actions#36906</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3774">johnp</a><br /><strong>Subject:</strong> 11080<br /><strong>Posted:</strong> 18 June 2008 at 4:17am<br /><br />Oleg, I finally found the Enable Actions option in the design studio and now the toolbar button and menu items are properly disabled. Can&nbsp;I assume that all of the controls added to the command bar through the design studio will be in the actions collection? Also, does this mean that all aspects of the command bar appearance and behavior have to be set up in the design studio and not in code? For example, can the visual theme be changed in code? In general, do you (or when do you) recommend using the design studio vs. creating command bars completely in code?<DIV>Thanks!</DIV>]]>
   </description>
   <pubDate>Wed, 18 Jun 2008 04:17:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11080&amp;PID=36906&amp;title=command-bars-actions#36906</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bars Actions : Yes, the both items have the same...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11080&amp;PID=36905&amp;title=command-bars-actions#36905</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3774">johnp</a><br /><strong>Subject:</strong> 11080<br /><strong>Posted:</strong> 18 June 2008 at 3:55am<br /><br />Yes, the both items have the same action. How do I enable actions in the design studio? Given that I've enable actions in code, why do they work for the menu and not the toolbar?<DIV>Thanks for your response.</DIV>]]>
   </description>
   <pubDate>Wed, 18 Jun 2008 03:55:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11080&amp;PID=36905&amp;title=command-bars-actions#36905</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bars Actions : Hi, Have to work. Double check...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11080&amp;PID=36888&amp;title=command-bars-actions#36888</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11080<br /><strong>Posted:</strong> 18 June 2008 at 12:34am<br /><br /><P>Hi,</P><DIV>Have to work. Double check your toolbar has same Action in design studio. You have to enable actions in designer - not in code.</DIV>]]>
   </description>
   <pubDate>Wed, 18 Jun 2008 00:34:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11080&amp;PID=36888&amp;title=command-bars-actions#36888</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bars Actions : Hello,  I am using a command...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11080&amp;PID=36881&amp;title=command-bars-actions#36881</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3774">johnp</a><br /><strong>Subject:</strong> 11080<br /><strong>Posted:</strong> 17 June 2008 at 3:45pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>I am using a command bar on a vb6 form. The command bar was created using the design studio and includes drop menus and toolbars. I have included .enableactions in the form load event and have added actions to the command bar's actions colletion. My problem is that when I disable a particular action id it only disables it in the drop down menu and not the toolbar that includes the same id. I am really stumped here and could urgently use some help!</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Tue, 17 Jun 2008 15:45:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11080&amp;PID=36881&amp;title=command-bars-actions#36881</guid>
  </item> 
 </channel>
</rss>