<?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 : MDI &#070;orms / Child &#070;orms</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : MDI &#070;orms / Child &#070;orms]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 02:31:53 +0000</pubDate>
  <lastBuildDate>Thu, 23 Jun 2005 04:52: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=2436</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[MDI &#070;orms / Child &#070;orms : Hi , I have got a mdimain and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2436&amp;PID=7244&amp;title=mdi-forms-child-forms#7244</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1268">omn_kv</a><br /><strong>Subject:</strong> 2436<br /><strong>Posted:</strong> 23 June 2005 at 4:52am<br /><br /><P>Hi ,</P><P>I have got a mdimain and two child forms in it who are mdichilds and keypreview = true.</P><P>I have a keydown event in botht the forms and the code looks like this.</P><P>Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF Shift = vbCtrlMask AND KeyCode = vbKeyF6 THEN</P><P> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MsgBox "HI"</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END IF</P><P>end sub</P><P>But when I press CTRL+F6 , in one form the focus goes to other form and repeats. How to override Ctrl+F6 so that it gives me a message box with HI</P>]]>
   </description>
   <pubDate>Thu, 23 Jun 2005 04:52:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2436&amp;PID=7244&amp;title=mdi-forms-child-forms#7244</guid>
  </item> 
 </channel>
</rss>