<?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 : Added Context menu disabled after upgrade</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Added Context menu disabled after upgrade]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 18:07:42 +0000</pubDate>
  <lastBuildDate>Fri, 16 Jan 2009 05:47:03 +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=13157</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[Added Context menu disabled after upgrade : Thank you! you&amp;#039;re a star!...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13157&amp;PID=44645&amp;title=added-context-menu-disabled-after-upgrade#44645</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4808">Toeeb</a><br /><strong>Subject:</strong> 13157<br /><strong>Posted:</strong> 16 January 2009 at 5:47am<br /><br />Thank you! you're a star!]]>
   </description>
   <pubDate>Fri, 16 Jan 2009 05:47:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13157&amp;PID=44645&amp;title=added-context-menu-disabled-after-upgrade#44645</guid>
  </item> 
  <item>
   <title><![CDATA[Added Context menu disabled after upgrade : Hello,  Thanks, see it now....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13157&amp;PID=44587&amp;title=added-context-menu-disabled-after-upgrade#44587</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13157<br /><strong>Posted:</strong> 15 January 2009 at 4:09am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Thanks, see it now. Please as workaround add such code:</DIV><DIV>&nbsp;</DIV><DIV>Private Sub CommandBars_ToolBarContextMenu(ByVal ToolBar As XtremeCommandBars.ICommandBar, ByVal ContextMenu As XtremeCommandBars.ICommandBar)<BR>&nbsp;&nbsp;&nbsp; Dim Control As CommandBarControl<BR>&nbsp;&nbsp;&nbsp; <strong>Set Control =</strong> ContextMenu.Controls.Add(xtpControlButton, ID_MENUCONTEXT_CONFIGURE, "Configure")<BR><strong>&nbsp;&nbsp;&nbsp; Control.Enabled = True<BR>&nbsp;&nbsp;&nbsp; Control.Flags = Control.Flags Or 8</strong><BR>End Sub<BR></DIV>]]>
   </description>
   <pubDate>Thu, 15 Jan 2009 04:09:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13157&amp;PID=44587&amp;title=added-context-menu-disabled-after-upgrade#44587</guid>
  </item> 
  <item>
   <title><![CDATA[Added Context menu disabled after upgrade : Hi! Just wondering if anyone is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13157&amp;PID=44554&amp;title=added-context-menu-disabled-after-upgrade#44554</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4808">Toeeb</a><br /><strong>Subject:</strong> 13157<br /><strong>Posted:</strong> 14 January 2009 at 10:30am<br /><br />Hi!<br />Just wondering if anyone is experiencing this problem apart from myself. I have now on to something else for now but I still have to come back to this issue.<br /><br />Eagerly waiting any response.<br /><br />]]>
   </description>
   <pubDate>Wed, 14 Jan 2009 10:30:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13157&amp;PID=44554&amp;title=added-context-menu-disabled-after-upgrade#44554</guid>
  </item> 
  <item>
   <title><![CDATA[Added Context menu disabled after upgrade :  Tried it and menus still disabled....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13157&amp;PID=44505&amp;title=added-context-menu-disabled-after-upgrade#44505</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4808">Toeeb</a><br /><strong>Subject:</strong> 13157<br /><strong>Posted:</strong> 13 January 2009 at 7:35am<br /><br /><br />Tried it and menus still disabled. The same issue occurs in the RibbonSample VB 6 project. It works fine prior to version 12.<br /><br />Any other suggestion please? I am pulling out what little hair I have left at the moment.<br /><br />Many thanks]]>
   </description>
   <pubDate>Tue, 13 Jan 2009 07:35:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13157&amp;PID=44505&amp;title=added-context-menu-disabled-after-upgrade#44505</guid>
  </item> 
  <item>
   <title><![CDATA[Added Context menu disabled after upgrade : Hi, Do you have Update handler...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13157&amp;PID=44499&amp;title=added-context-menu-disabled-after-upgrade#44499</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13157<br /><strong>Posted:</strong> 13 January 2009 at 6:30am<br /><br />Hi,<DIV>Do you have Update handler for ID_MENUCONTEXT_CONFIGURE ? try add it and set Control.Enabled to True. </DIV>]]>
   </description>
   <pubDate>Tue, 13 Jan 2009 06:30:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13157&amp;PID=44499&amp;title=added-context-menu-disabled-after-upgrade#44499</guid>
  </item> 
  <item>
   <title><![CDATA[Added Context menu disabled after upgrade :  Hi, I upgrade to version 12.1.1...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13157&amp;PID=44495&amp;title=added-context-menu-disabled-after-upgrade#44495</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4808">Toeeb</a><br /><strong>Subject:</strong> 13157<br /><strong>Posted:</strong> 13 January 2009 at 6:02am<br /><br /><br />Hi,<br />I upgrade to version 12.1.1 and realised all context menu's are now disabled when I right-clicked on the toolbar.<br /><br />CommandBars_ToolBarContextMenu<br /><br />ContextMenu.Controls.Add&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;xtpControlButton,ID_MENUCONTEXT_CONFIGURE, "Configure"<br /><br /><br />Has anyone else experienced this and how can I resolve this issue?<br /><br />Many thanks in advance.<br /><br />]]>
   </description>
   <pubDate>Tue, 13 Jan 2009 06:02:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13157&amp;PID=44495&amp;title=added-context-menu-disabled-after-upgrade#44495</guid>
  </item> 
 </channel>
</rss>