<?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 : RC swallows Keycode 27 when in focus</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : RC swallows Keycode 27 when in focus]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 18:30:37 +0000</pubDate>
  <lastBuildDate>Wed, 22 Aug 2007 10:50:35 +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=7854</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[RC swallows Keycode 27 when in focus : hi, I noticed a bug with RC where...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7854&amp;PID=25316&amp;title=rc-swallows-keycode-27-when-in-focus#25316</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 7854<br /><strong>Posted:</strong> 22 August 2007 at 10:50am<br /><br /><P>hi,</P><P>I noticed a bug with RC where it swallows the Keycode 27(Esc key) whenever the RC has focus.</P><P>To reproduce the bug, do the following using Reportsample.</P><P>1. Set Keypreview for frmTreeview = True<BR>2. Place the following code under Form_keyPress Event</P><P>Select Case KeyAscii<BR>Case 27: Unload Me<BR>End Select</P><P>3. run project and load treeview sample from menu<BR>4. If you press Esc the form does not unload. Press tab to switch focus to ok button then press Esc. The form unloads.</P><DIV>Environ: Vista/VB 6 SP6</DIV><DIV>hope twil be fixed for next release<BR></DIV>]]>
   </description>
   <pubDate>Wed, 22 Aug 2007 10:50:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7854&amp;PID=25316&amp;title=rc-swallows-keycode-27-when-in-focus#25316</guid>
  </item> 
 </channel>
</rss>