<?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 : localization of shortcut with SetKeyName</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : localization of shortcut with SetKeyName]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 23:04:20 +0000</pubDate>
  <lastBuildDate>Wed, 03 Oct 2007 08:39:37 +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=8193</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[localization of shortcut with SetKeyName : thanks.  it worked. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8193&amp;PID=26845&amp;title=localization-of-shortcut-with-setkeyname#26845</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 8193<br /><strong>Posted:</strong> 03 October 2007 at 8:39am<br /><br />thanks.<DIV>&nbsp;</DIV><DIV>it worked.<img src="http://forum.codejock.com/smileys/smiley9.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Wed, 03 Oct 2007 08:39:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8193&amp;PID=26845&amp;title=localization-of-shortcut-with-setkeyname#26845</guid>
  </item> 
  <item>
   <title><![CDATA[localization of shortcut with SetKeyName : Hi,  think better solution is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8193&amp;PID=26820&amp;title=localization-of-shortcut-with-setkeyname#26820</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8193<br /><strong>Posted:</strong> 03 October 2007 at 1:38am<br /><br />Hi, <DIV>think better solution is to call Control.ShortcutText = "&nbsp;&nbsp;&nbsp; "</DIV>]]>
   </description>
   <pubDate>Wed, 03 Oct 2007 01:38:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8193&amp;PID=26820&amp;title=localization-of-shortcut-with-setkeyname#26820</guid>
  </item> 
  <item>
   <title><![CDATA[localization of shortcut with SetKeyName : Hi Oleg, that almost did it....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8193&amp;PID=26798&amp;title=localization-of-shortcut-with-setkeyname#26798</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 8193<br /><strong>Posted:</strong> 02 October 2007 at 10:26am<br /><br />Hi Oleg,<DIV>that almost did it. the '+' sign still appears. probably you can correct me in what am trying to achieve. on ribbonbar system popup i have controls that have shortcut - e.g New Ctrl + N. </DIV><DIV>&nbsp;</DIV><DIV>so to avoid the keybindings showing on the popup, am using the setKeyNameText to blank. </DIV><DIV>&nbsp;</DIV><DIV>is this the right way of doing it or there is a property for disabling shortcut keys on syspopup. (i realise office2007 works the same way where you can use Ctrl + N to open a new document but the keybindings dont show on popup)</DIV><DIV>&nbsp;</DIV><DIV>thanks for all your help.</DIV><DIV>&nbsp;</DIV><DIV>regards</DIV>]]>
   </description>
   <pubDate>Tue, 02 Oct 2007 10:26:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8193&amp;PID=26798&amp;title=localization-of-shortcut-with-setkeyname#26798</guid>
  </item> 
  <item>
   <title><![CDATA[localization of shortcut with SetKeyName : Hi, Here solution  Const VK_CONTROL...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8193&amp;PID=26547&amp;title=localization-of-shortcut-with-setkeyname#26547</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8193<br /><strong>Posted:</strong> 27 September 2007 at 3:06pm<br /><br />Hi,<DIV>Here solution</DIV><DIV>&nbsp;</DIV><DIV>Const VK_CONTROL = &amp;H11<BR>CommandBars.KeyBindings.SetKeyNameText VK_CONTROL, "cTrL"</DIV>]]>
   </description>
   <pubDate>Thu, 27 Sep 2007 15:06:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8193&amp;PID=26547&amp;title=localization-of-shortcut-with-setkeyname#26547</guid>
  </item> 
  <item>
   <title><![CDATA[localization of shortcut with SetKeyName : hi, Could we possible have a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8193&amp;PID=26525&amp;title=localization-of-shortcut-with-setkeyname#26525</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 8193<br /><strong>Posted:</strong> 27 September 2007 at 10:46am<br /><br /><P><BR>hi,</P><P>Could we possible have a parameter option for including the ommission of 'ctrl' while using the SetKeyNameText in commandbars.keybindings? for instance, if i have a 'Ctrl + K' shortcut and use the SetKeyNameText, only K is replaced. how do i replace ctrl?</P><P>thanks.</P>]]>
   </description>
   <pubDate>Thu, 27 Sep 2007 10:46:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8193&amp;PID=26525&amp;title=localization-of-shortcut-with-setkeyname#26525</guid>
  </item> 
 </channel>
</rss>