<?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 : Context Menu PopUp doesn&#039;t show KeyBindings?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Context Menu PopUp doesn&#039;t show KeyBindings?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 14:31:13 +0000</pubDate>
  <lastBuildDate>Tue, 25 Sep 2012 22:37:59 +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=20115</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[Context Menu PopUp doesn&#039;t show KeyBindings? : Anyone else using this has gotten...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20115&amp;PID=68959&amp;title=context-menu-popup-doesnt-show-keybindings#68959</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5236">sforces</a><br /><strong>Subject:</strong> 20115<br /><strong>Posted:</strong> 25 September 2012 at 10:37pm<br /><br />Anyone else using this has gotten it to work?<br><br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by sforces" alt="Originally posted by sforces" style="vertical-align: text-bottom;" /> <strong>sforces wrote:</strong><br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Willowmaster" alt="Originally posted by Willowmaster" style="vertical-align: text-bottom;" /> <strong>Willowmaster wrote:</strong><br /><br />Try CommandBars.Options.ShowContextMenuAccelerators = True</td></tr></table><br><br>I thought that would do it too, but it has no affect on popup / context menus.<br><br>Here's a snippet of what I'm doing:<br>CommandBars1.KeyBindings.Add FCONTROL, Asc("X"), ID_EDIT_CUT<br>CommandBars1.KeyBindings.Add FCONTROL, Asc("C"), ID_EDIT_COPY<br>CommandBars1.KeyBindings.Add FCONTROL, Asc("V"), ID_EDIT_PASTE<br>CommandBars1.Options.ShowContextMenuAccelerators = True<br><br>The keyboard accelerators used above show up properly in the RibbonBar but not in the popup / context menus.<br></td></tr></table>]]>
   </description>
   <pubDate>Tue, 25 Sep 2012 22:37:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20115&amp;PID=68959&amp;title=context-menu-popup-doesnt-show-keybindings#68959</guid>
  </item> 
  <item>
   <title><![CDATA[Context Menu PopUp doesn&#039;t show KeyBindings? :   Willowmaster wrote:Try Comm...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20115&amp;PID=68901&amp;title=context-menu-popup-doesnt-show-keybindings#68901</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5236">sforces</a><br /><strong>Subject:</strong> 20115<br /><strong>Posted:</strong> 15 September 2012 at 12:15pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Willowmaster" alt="Originally posted by Willowmaster" style="vertical-align: text-bottom;" /> <strong>Willowmaster wrote:</strong><br /><br />Try CommandBars.Options.ShowContextMenuAccelerators = True</td></tr></table><br><br>I thought that would do it too, but it has no affect on popup / context menus.<br><br>Here's a snippet of what I'm doing:<br>CommandBars1.KeyBindings.Add FCONTROL, Asc("X"), ID_EDIT_CUT<br>CommandBars1.KeyBindings.Add FCONTROL, Asc("C"), ID_EDIT_COPY<br>CommandBars1.KeyBindings.Add FCONTROL, Asc("V"), ID_EDIT_PASTE<br>CommandBars1.Options.ShowContextMenuAccelerators = True<br><br>The keyboard accelerators used above show up properly in the RibbonBar but not in the popup / context menus.<br>]]>
   </description>
   <pubDate>Sat, 15 Sep 2012 12:15:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20115&amp;PID=68901&amp;title=context-menu-popup-doesnt-show-keybindings#68901</guid>
  </item> 
  <item>
   <title><![CDATA[Context Menu PopUp doesn&#039;t show KeyBindings? : Try CommandBars.Options.ShowContextMenuAccelerators...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20115&amp;PID=68894&amp;title=context-menu-popup-doesnt-show-keybindings#68894</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6226">Willowmaster</a><br /><strong>Subject:</strong> 20115<br /><strong>Posted:</strong> 14 September 2012 at 9:17am<br /><br />Try CommandBars.Options.ShowContextMenuAccelerators = True ]]>
   </description>
   <pubDate>Fri, 14 Sep 2012 09:17:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20115&amp;PID=68894&amp;title=context-menu-popup-doesnt-show-keybindings#68894</guid>
  </item> 
  <item>
   <title><![CDATA[Context Menu PopUp doesn&#039;t show KeyBindings? : Using version 15.3.1. The screen...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20115&amp;PID=68870&amp;title=context-menu-popup-doesnt-show-keybindings#68870</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5236">sforces</a><br /><strong>Subject:</strong> 20115<br /><strong>Posted:</strong> 08 September 2012 at 3:17pm<br /><br />Using version 15.3.1. The screen shot in the helpfile for CommandBarsContextMenus Collection shows a context menu with the shortcut (i.e. Ctrl+C). But how do you achieve this?<br><br>I thought that KeyBindings was supposed to be a universal approach that would show the shortcut text in RibbonBars, Context Menus / Pop Up Menus, etc. if the ID was the same. But&nbsp; It appears that the KeyBindings that are assigned show up in RibbonBar but not on Context Menu / Pop Up menu.<br><br>If I explicitly set the ShortcutText for a control in the Context Menu, then it will display. But per the help file: <b>This property is obsolete and is not used anymore. Use a combination of TooltipText and ToolbarAccelTips instead.</b><br><br>Am I missing something here or is this a bug?<br>]]>
   </description>
   <pubDate>Sat, 08 Sep 2012 15:17:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20115&amp;PID=68870&amp;title=context-menu-popup-doesnt-show-keybindings#68870</guid>
  </item> 
 </channel>
</rss>