<?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 Event  in Browser</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : KeyDown Event  in Browser]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 07:52:07 +0000</pubDate>
  <lastBuildDate>Thu, 19 May 2011 06:32:16 +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=18368</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 Event  in Browser : Hello Codejock Team....  is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18368&amp;PID=64484&amp;title=keydown-event-in-browser#64484</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6664">ProScan</a><br /><strong>Subject:</strong> 18368<br /><strong>Posted:</strong> 19 May 2011 at 6:32am<br /><br />Hello Codejock Team....<DIV>&nbsp;</DIV><DIV>is a&nbsp;workaround for this&nbsp;problem available ?</DIV><DIV>&nbsp;</DIV><DIV>ProScan&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 19 May 2011 06:32:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18368&amp;PID=64484&amp;title=keydown-event-in-browser#64484</guid>
  </item> 
  <item>
   <title><![CDATA[KeyDown Event  in Browser : Hello Codejock teami have a Form...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18368&amp;PID=64372&amp;title=keydown-event-in-browser#64372</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6664">ProScan</a><br /><strong>Subject:</strong> 18368<br /><strong>Posted:</strong> 13 May 2011 at 5:58am<br /><br />Hello Codejock team<br><br>i have a Form with the Standard Browser Object from shdocvw.dll<br><br>in the keydown event from the form i look for the keycode CTRL+N<br><br>Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)<br><br>&nbsp;&nbsp;&nbsp; If KeyCode = vbKeyN And Shift = 2 Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; KeyCode = 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '&lt;- no Browser Instance<br>&nbsp;&nbsp;&nbsp; End If<br><br>End Sub<br><br>the Form property Keypreview is True<br>with the shdocvw control the event was fired, when the user pressed ctrl+n<br>i can cancel the keycode.<br><br>i replace this control with the Webbrowser Control from the codejock tools<br>and start again.... when i pressed ctrl+n the Event is not fired<br><br>i works with the version 15.0.2 and vb 6.0<br><br>do you have a workaround for this problem ?<br><br>Thanks<br>ProScan<br><br>]]>
   </description>
   <pubDate>Fri, 13 May 2011 05:58:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18368&amp;PID=64372&amp;title=keydown-event-in-browser#64372</guid>
  </item> 
 </channel>
</rss>