<?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 : KeyBindings Events not firing.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : KeyBindings Events not firing.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 06:56:36 +0000</pubDate>
  <lastBuildDate>Mon, 02 Mar 2009 10:10:14 +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=13528</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[KeyBindings Events not firing. : Thank you. That did the trick....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13528&amp;PID=46127&amp;title=keybindings-events-not-firing#46127</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4779">Brian42</a><br /><strong>Subject:</strong> 13528<br /><strong>Posted:</strong> 02 March 2009 at 10:10am<br /><br />Thank you.&nbsp; That did the trick.]]>
   </description>
   <pubDate>Mon, 02 Mar 2009 10:10:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13528&amp;PID=46127&amp;title=keybindings-events-not-firing#46127</guid>
  </item> 
  <item>
   <title><![CDATA[KeyBindings Events not firing. : Hi,  First you need add form...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13528&amp;PID=46065&amp;title=keybindings-events-not-firing#46065</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13528<br /><strong>Posted:</strong> 02 March 2009 at 12:35am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>First you need add form variable <FONT color=#010001 size=2>KeyBindings:</FONT></DIV><DIV>&nbsp;</DIV><DIV><FONT color=#010001 size=2>KeyBindings = <FONT color=#0000ff>this</FONT><FONT color=#000000 size=2>.</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>CommandBars</FONT></FONT><FONT color=#000000 size=2>.</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>KeyBindings;</FONT></FONT></FONT></DIV><DIV><FONT color=#010001 size=2></FONT>&nbsp;</DIV><DIV><FONT color=#010001 size=2>These events fire when user change keybindings in customization dialog.</FONT></DIV>]]>
   </description>
   <pubDate>Mon, 02 Mar 2009 00:35:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13528&amp;PID=46065&amp;title=keybindings-events-not-firing#46065</guid>
  </item> 
  <item>
   <title><![CDATA[KeyBindings Events not firing. : I have a C# application, and I&amp;#039;m...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13528&amp;PID=46015&amp;title=keybindings-events-not-firing#46015</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4779">Brian42</a><br /><strong>Subject:</strong> 13528<br /><strong>Posted:</strong> 28 February 2009 at 2:41pm<br /><br /><DIV></DIV>I have a C# application, and I'm trying to get the KeyBinding events to fire.&nbsp; Below is the code I'm using... However, I never see any of these events getting fired.&nbsp; Is there any "trick" to this... Or is there a bug.<DIV><BR>Thanks in advance.</DIV><DIV><BR>Brian</DIV><DIV>&nbsp;</DIV><DIV>My code is </DIV><DIV>&nbsp;</DIV><FONT size=2><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>this</FONT></FONT><FONT size=2>.</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>CommandBars</FONT></FONT><FONT size=2>.</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>KeyBindings</FONT></FONT><FONT size=2>.</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>BeforeTranslate</FONT></FONT><FONT size=2> += </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>XtremeCommandBars</FONT></FONT><FONT size=2>.</FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>IKeyBindingsEvents_BeforeTranslateEventHandler</FONT></FONT><FONT size=2>(</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>KeyBindings_BeforeTranslate</FONT></FONT><FONT size=2>);</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>this</FONT></FONT><FONT size=2>.</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>CommandBars</FONT></FONT><FONT size=2>.</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>KeyBindings</FONT></FONT><FONT size=2>.</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>BeforeRemove</FONT></FONT><FONT size=2> += </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>XtremeCommandBars</FONT></FONT><FONT size=2>.</FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>IKeyBindingsEvents_BeforeRemoveEventHandler</FONT></FONT><FONT size=2>(</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>KeyBindings_BeforeRemove</FONT></FONT><FONT size=2>);</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>this</FONT></FONT><FONT size=2>.</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>CommandBars</FONT></FONT><FONT size=2>.</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>KeyBindings</FONT></FONT><FONT size=2>.</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>BeforeAdd</FONT></FONT><FONT size=2> += </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>XtremeCommandBars</FONT></FONT><FONT size=2>.</FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>IKeyBindingsEvents_BeforeAddEventHandler</FONT></FONT><FONT size=2>(</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>KeyBindings_BeforeAdd</FONT></FONT><FONT size=2>);</P><DIV></DIV><P>&nbsp;</P><DIV></DIV>the event handlers are..<DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><FONT size=2><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>void</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>KeyBindings_BeforeTranslate</FONT></FONT><FONT size=2>(</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>int</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>Command</FONT></FONT><FONT size=2>, </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>ref</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>object</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>Cancel</FONT></FONT><FONT size=2>)</P><P>{</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>throw</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>NotImplementedException</FONT></FONT><FONT size=2>();</P><P>}</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>void</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>KeyBindings_BeforeRemove</FONT></FONT><FONT size=2>(</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>int</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>fVirt</FONT></FONT><FONT size=2>, </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>int</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>Key</FONT></FONT><FONT size=2>, </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>int</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>Command</FONT></FONT><FONT size=2>, </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>ref</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>object</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>Cancel</FONT></FONT><FONT size=2>)</P><P>{</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>throw</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>NotImplementedException</FONT></FONT><FONT size=2>();</P><P>}</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>void</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>KeyBindings_BeforeAdd</FONT></FONT><FONT size=2>(</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>int</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>fVirt</FONT></FONT><FONT size=2>, </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>int</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>Key</FONT></FONT><FONT size=2>, </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>int</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>Command</FONT></FONT><FONT size=2>, </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>ref</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>object</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>Cancel</FONT></FONT><FONT size=2>)</P><P>{</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>throw</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>NotImplementedException</FONT></FONT><FONT size=2>();</P><P>}</P></FONT><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV></FONT>]]>
   </description>
   <pubDate>Sat, 28 Feb 2009 14:41:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13528&amp;PID=46015&amp;title=keybindings-events-not-firing#46015</guid>
  </item> 
 </channel>
</rss>