<?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 : KeyDown ESC and ENTER ignored</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : KeyDown ESC and ENTER ignored]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 18:51:32 +0000</pubDate>
  <lastBuildDate>Tue, 19 Jan 2016 18:29:27 +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=22856</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[KeyDown ESC and ENTER ignored : Both ENTER and ESC KeyDown events...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22856&amp;PID=74342&amp;title=keydown-esc-and-enter-ignored#74342</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2447">derekl</a><br /><strong>Subject:</strong> 22856<br /><strong>Posted:</strong> 19 January 2016 at 6:29pm<br /><br />Both ENTER and ESC KeyDown events do not fire when focus is on a caption in the property grid.  If I am in the value column then both key events do fire.<br /><br />I am using Progress OpenEdge 11.5 SP1 as the development environment.<br /><br />The main window (Form) is held from closing by <br />"IF NOT THIS-PROCEDURE:PERSISTENT THEN WAIT-FOR System.Windows.Forms.Application:Run()."<br /><br />Changing it to "IF NOT THIS-PROCEDURE:PERSISTENT THEN WAIT-FOR CLOSE OF THIS-PROCEDURE." the KeyDown event does fire, but alas I have to use the former wait for because of other .NET we call from our application.<br /><br />Can you provide any insight into this behavior?<br />Thanks,<br />Derek<br />]]>
   </description>
   <pubDate>Tue, 19 Jan 2016 18:29:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22856&amp;PID=74342&amp;title=keydown-esc-and-enter-ignored#74342</guid>
  </item> 
 </channel>
</rss>