<?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 : SOLVED : VB6 Menu Detail</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : SOLVED : VB6 Menu Detail]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 07:44:03 +0000</pubDate>
  <lastBuildDate>Wed, 23 Jul 2008 13:32:12 +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=11531</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[SOLVED : VB6 Menu Detail : Hi,  Glad I was able to help...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11531&amp;PID=38787&amp;title=solved-vb6-menu-detail#38787</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11531<br /><strong>Posted:</strong> 23 July 2008 at 1:32pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Glad I was able to help you <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>If your issue is solved, please add&nbsp;SOLVED in your Topic description&nbsp;and have a look at post <a href="http://forum.codejock.com/forum_posts.asp?TID=11225" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=11225</A><BR><BR></DIV>]]>
   </description>
   <pubDate>Wed, 23 Jul 2008 13:32:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11531&amp;PID=38787&amp;title=solved-vb6-menu-detail#38787</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED : VB6 Menu Detail : Thank a lot, it works good.  I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11531&amp;PID=38783&amp;title=solved-vb6-menu-detail#38783</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4361">darahem</a><br /><strong>Subject:</strong> 11531<br /><strong>Posted:</strong> 23 July 2008 at 11:54am<br /><br />Thank a lot, it works good.<DIV>&nbsp;</DIV><DIV>I prefer to use my vb menu because&nbsp;my application&nbsp;which&nbsp;I start using CodeJock controls with it, have a complex menus with a big hug of code to apply some previliges, and this app I have built long time ago and it is used by many customers, so I dont prefer to make a big changes in it now.</DIV><DIV>&nbsp;</DIV><DIV>any way thanks a lot for your appreciated help.&nbsp; <img src="https://forum.codejock.com/smileys/smiley20.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Wed, 23 Jul 2008 11:54:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11531&amp;PID=38783&amp;title=solved-vb6-menu-detail#38783</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED : VB6 Menu Detail : Hi,  The ID of the Copy menuitemcan...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11531&amp;PID=38781&amp;title=solved-vb6-menu-detail#38781</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11531<br /><strong>Posted:</strong> 23 July 2008 at 11:44am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>The ID of the Copy menuitem&nbsp;can be changed like this:</DIV><DIV>&nbsp;</DIV><DIV>CommandBarsMain.ActiveMenuBar.Controls(2).CommandBar.Controls(2).Id = 100</DIV><DIV>&nbsp;</DIV><DIV>I think you would be better off, building your menu with CommandBars <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">&nbsp;&nbsp;&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 23 Jul 2008 11:44:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11531&amp;PID=38781&amp;title=solved-vb6-menu-detail#38781</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED : VB6 Menu Detail : Thanks, Thanks, Thanks It works...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11531&amp;PID=38774&amp;title=solved-vb6-menu-detail#38774</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4361">darahem</a><br /><strong>Subject:</strong> 11531<br /><strong>Posted:</strong> 23 July 2008 at 9:11am<br /><br />Thanks, Thanks, Thanks&nbsp; It works good <img src="https://forum.codejock.com/smileys/smiley20.gif" border="0"><DIV>&nbsp;</DIV><DIV>another small point, how can I change the ID of a sub menu item, for example how I change the ID of the submenu "Copy" of the MainMenu "Edit"</DIV><DIV>&nbsp;</DIV><DIV>Thanks In Advance.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 23 Jul 2008 09:11:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11531&amp;PID=38774&amp;title=solved-vb6-menu-detail#38774</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED : VB6 Menu Detail : Hi, Guess you change the ID of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11531&amp;PID=38698&amp;title=solved-vb6-menu-detail#38698</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11531<br /><strong>Posted:</strong> 22 July 2008 at 10:36am<br /><br /><P>Hi,</P><DIV>Guess you change the ID of the added toolbar icons. Commandbars will convert VB menu starting with ID = 1 and you have the same ID for the toolbar icons.</DIV><DIV>&nbsp;</DIV><DIV>I see you use standard VB menu as well, please look at post: <a href="http://forum.codejock.com/forum_posts.asp?TID=9627" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=9627</A>&nbsp;before you get into trouble <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Tue, 22 Jul 2008 10:36:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11531&amp;PID=38698&amp;title=solved-vb6-menu-detail#38698</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED : VB6 Menu Detail : Hi,  I am using codejockversion...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11531&amp;PID=38678&amp;title=solved-vb6-menu-detail#38678</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4361">darahem</a><br /><strong>Subject:</strong> 11531<br /><strong>Posted:</strong> 22 July 2008 at 6:12am<br /><br />Hi, <DIV>I am using codejock&nbsp;<SPAN lang=EN style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN; mso-fareast-: IT">&nbsp;version 12.0 , I use commandbars controls in an App with VB6 with a VB Menu.</SPAN></DIV><DIV><SPAN lang=EN style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN; mso-fareast-: IT"></SPAN>&nbsp;</DIV><DIV><SPAN lang=EN style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN; mso-fareast-: IT">the problim is that, when running the app the VB Menu shows icons from the imagmanager that I use only for the commandbars control</SPAN></DIV><DIV><SPAN lang=EN style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN; mso-fareast-: IT"></SPAN>&nbsp;</DIV><DIV><SPAN lang=EN style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN; mso-fareast-: IT">how can I make the menu take icons from another imagemanager, or anywher or even remove the menu icons</SPAN></DIV><DIV><SPAN lang=EN style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN; mso-fareast-: IT"></SPAN>&nbsp;</DIV><DIV>A Sample Project For The Problem Here is attached</DIV><DIV><a href="https://forum.codejock.com/uploads/20080722_061149_CommandBar_Prob.rar" target="_blank">uploads/20080722_061149_CommandBar_Prob.rar</A></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><SPAN lang=EN style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN; mso-fareast-: IT">Thanks In Advance</SPAN></DIV>]]>
   </description>
   <pubDate>Tue, 22 Jul 2008 06:12:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11531&amp;PID=38678&amp;title=solved-vb6-menu-detail#38678</guid>
  </item> 
 </channel>
</rss>