<?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 : no menu ic&#111;ns for built in commands</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : no menu ic&#111;ns for built in commands]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 16:56:43 +0000</pubDate>
  <lastBuildDate>Sat, 26 Feb 2005 01:23:55 +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=1791</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[no menu ic&#111;ns for built in commands : That works ! Thanks Boyd ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5412&amp;title=no-menu-icons-for-built-in-commands#5412</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 1791<br /><strong>Posted:</strong> 26 February 2005 at 1:23am<br /><br />That works ! Thanks Boyd&nbsp; &nbsp;<IMG src="http://forum.codejock.com/smileys/smiley32.gif" border="0">]]>
   </description>
   <pubDate>Sat, 26 Feb 2005 01:23:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5412&amp;title=no-menu-icons-for-built-in-commands#5412</guid>
  </item> 
  <item>
   <title><![CDATA[no menu ic&#111;ns for built in commands : Here are the ID values for workspace...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5234&amp;title=no-menu-icons-for-built-in-commands#5234</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 1791<br /><strong>Posted:</strong> 20 February 2005 at 9:22am<br /><br /><P>Here are the ID values for workspace actions:</P><P>'Grouped Workspace Actions<BR>Public Const ID_WS_ACTIONS = 35002<BR>Public Const ID_WS_MOVE_TO_PREV = 9420<BR>Public Const ID_WS_MOVE_TO_NEXT = 9421<BR>Public Const ID_WS_NEW_HORZ_GROUP = 9422<BR>Public Const ID_WS_NEW_VERT_GROUP = 9423<BR></P>]]>
   </description>
   <pubDate>Sun, 20 Feb 2005 09:22:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5234&amp;title=no-menu-icons-for-built-in-commands#5234</guid>
  </item> 
  <item>
   <title><![CDATA[no menu ic&#111;ns for built in commands : Just open up the ImageManager...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5233&amp;title=no-menu-icons-for-built-in-commands#5233</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 1791<br /><strong>Posted:</strong> 20 February 2005 at 9:20am<br /><br />Just open up the ImageManager control used by CommandBars and add the ID for which you want to add an icon.&nbsp; It will then show up for these&nbsp;built-in command.&nbsp; You just need to know the ID of the command that you want to add the image to.&nbsp; I usually place a debug message in the 'Update' command to write out the caption and ID of a command that is being updated.&nbsp; When you display a built-in menu, you'll be able to see the ID that is associated with each command in the menu.]]>
   </description>
   <pubDate>Sun, 20 Feb 2005 09:20:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5233&amp;title=no-menu-icons-for-built-in-commands#5233</guid>
  </item> 
  <item>
   <title><![CDATA[no menu ic&#111;ns for built in commands : I use these command ID for getting...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5230&amp;title=no-menu-icons-for-built-in-commands#5230</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 1791<br /><strong>Posted:</strong> 20 February 2005 at 5:19am<br /><br /><P>I use these command ID for getting the built in functionality. The menuentries are display in the menu like they should - but they donīt have any menu icon !<BR></P>]]>
   </description>
   <pubDate>Sun, 20 Feb 2005 05:19:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5230&amp;title=no-menu-icons-for-built-in-commands#5230</guid>
  </item> 
  <item>
   <title><![CDATA[no menu ic&#111;ns for built in commands : 3500-35002 reserved for commandbars....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5172&amp;title=no-menu-icons-for-built-in-commands#5172</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1791<br /><strong>Posted:</strong> 16 February 2005 at 11:33pm<br /><br />3500-35002 reserved for commandbars.]]>
   </description>
   <pubDate>Wed, 16 Feb 2005 23:33:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5172&amp;title=no-menu-icons-for-built-in-commands#5172</guid>
  </item> 
  <item>
   <title><![CDATA[no menu ic&#111;ns for built in commands : Looks like a bug. I will let development...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5145&amp;title=no-menu-icons-for-built-in-commands#5145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1791<br /><strong>Posted:</strong> 16 February 2005 at 2:45pm<br /><br />Looks like a bug.&nbsp; I will let development know.]]>
   </description>
   <pubDate>Wed, 16 Feb 2005 14:45:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5145&amp;title=no-menu-icons-for-built-in-commands#5145</guid>
  </item> 
  <item>
   <title><![CDATA[no menu ic&#111;ns for built in commands : I use the controls ID 35002 in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5136&amp;title=no-menu-icons-for-built-in-commands#5136</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 1791<br /><strong>Posted:</strong> 16 February 2005 at 1:52pm<br /><br /><P>I use the controls ID 35002 in my tabbed-workspace MDI app ! But in the menu are no corresponding icons are displayed for these built in commands for some time! Can it be because Iīm using your commandbar resource overriding dll ?</P>]]>
   </description>
   <pubDate>Wed, 16 Feb 2005 13:52:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1791&amp;PID=5136&amp;title=no-menu-icons-for-built-in-commands#5136</guid>
  </item> 
 </channel>
</rss>