<?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/PreviewKeyDown Event</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Keydown/PreviewKeyDown Event]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 02:06:53 +0000</pubDate>
  <lastBuildDate>Fri, 03 Nov 2006 04:21:40 +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=5327</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/PreviewKeyDown Event : I noticed why Keydown/PreviewKeyDown...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5327&amp;PID=16979&amp;title=keydown-previewkeydown-event#16979</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2337">tslu</a><br /><strong>Subject:</strong> 5327<br /><strong>Posted:</strong> 03 November 2006 at 4:21am<br /><br /><!-- Start Member Post -->I noticed why&nbsp; Keydown/PreviewKeyDown Event is unable to detect Keycode=13 (Enter). I have a button property, default to true. After I set it to false then everythings work fine.   ]]>
   </description>
   <pubDate>Fri, 03 Nov 2006 04:21:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5327&amp;PID=16979&amp;title=keydown-previewkeydown-event#16979</guid>
  </item> 
  <item>
   <title><![CDATA[Keydown/PreviewKeyDown Event : i tried several keys. all seem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5327&amp;PID=16802&amp;title=keydown-previewkeydown-event#16802</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2337">tslu</a><br /><strong>Subject:</strong> 5327<br /><strong>Posted:</strong> 25 October 2006 at 8:45pm<br /><br />i tried several keys. all seem to work accept 13. I was just thinking, maybe i have not set certain properties to enable that keycode to be detected.<br><br>Anyway, I deleted the whole form and started with a fresh form and the keycode 13 seem to be ok. Funny. thanks by the way.<br>]]>
   </description>
   <pubDate>Wed, 25 Oct 2006 20:45:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5327&amp;PID=16802&amp;title=keydown-previewkeydown-event#16802</guid>
  </item> 
  <item>
   <title><![CDATA[Keydown/PreviewKeyDown Event : Just tried to add the following...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5327&amp;PID=16715&amp;title=keydown-previewkeydown-event#16715</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 5327<br /><strong>Posted:</strong> 22 October 2006 at 4:50pm<br /><br />Just tried to add the following piece of code and press Enter in the regular ReportSample application. Everything works fine and message box shows number 13...<br><table width="99%"><tr><td><pre class="BBcode"><br>Private Sub wndReportControl_PreviewKeyDown(KeyCode As Integer, ByVal Shift As Integer, Cancel As Boolean)<br>&nbsp;&nbsp;&nbsp; MsgBox KeyCode<br>End Sub<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Sun, 22 Oct 2006 16:50:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5327&amp;PID=16715&amp;title=keydown-previewkeydown-event#16715</guid>
  </item> 
  <item>
   <title><![CDATA[Keydown/PreviewKeyDown Event : I notice that Keydown/PreviewKeyDown...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5327&amp;PID=16671&amp;title=keydown-previewkeydown-event#16671</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2337">tslu</a><br /><strong>Subject:</strong> 5327<br /><strong>Posted:</strong> 19 October 2006 at 9:27pm<br /><br />I notice that Keydown/PreviewKeyDown Event is unable to detect Keycode=13 (Enter). Any suggestion to get around this problem?]]>
   </description>
   <pubDate>Thu, 19 Oct 2006 21:27:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5327&amp;PID=16671&amp;title=keydown-previewkeydown-event#16671</guid>
  </item> 
 </channel>
</rss>