<?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 : Sendkeys with FlatEdit control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Sendkeys with FlatEdit control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 13:03:47 +0000</pubDate>
  <lastBuildDate>Thu, 09 Aug 2007 08:34:24 +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=7692</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[Sendkeys with FlatEdit control : uploads/20070809_083109_vbproj.rar    hi...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7692&amp;PID=25000&amp;title=sendkeys-with-flatedit-control#25000</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 7692<br /><strong>Posted:</strong> 09 August 2007 at 8:34am<br /><br /><a href="http://forum.codejock.com/uploads/20070809_083109_vbproj.rar" target="_blank">uploads/20070809_083109_vbproj.rar</A><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV>hi thanks for that.<DIV>&nbsp;</DIV><DIV>however i tried two flatedit controls on a form and the result aint any different. Just check out hte attached sample VB project. The up and down key moves the cursor left and right in the texbox but not to next control.<img src="http://forum.codejock.com/smileys/smiley19.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>my environ:</DIV><DIV>OS - windows Vista</DIV><DIV>VB6 SP6</DIV><DIV>&nbsp;</DIV><DIV>thanks.</DIV>]]>
   </description>
   <pubDate>Thu, 09 Aug 2007 08:34:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7692&amp;PID=25000&amp;title=sendkeys-with-flatedit-control#25000</guid>
  </item> 
  <item>
   <title><![CDATA[Sendkeys with FlatEdit control : Try compliling the exe and running...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7692&amp;PID=24931&amp;title=sendkeys-with-flatedit-control#24931</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2141">nvierros</a><br /><strong>Subject:</strong> 7692<br /><strong>Posted:</strong> 07 August 2007 at 3:56am<br /><br /><DIV>Try compliling the exe and running it, for some reason i get this problem in only a single portion of my program, when the controls are in a picture box, when compiled it runs as it should for some wierd reason..</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 07 Aug 2007 03:56:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7692&amp;PID=24931&amp;title=sendkeys-with-flatedit-control#24931</guid>
  </item> 
  <item>
   <title><![CDATA[Sendkeys with FlatEdit control : Hi, I have a form, with the following...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7692&amp;PID=24743&amp;title=sendkeys-with-flatedit-control#24743</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 7692<br /><strong>Posted:</strong> 30 July 2007 at 6:18am<br /><br /><P>Hi,</P><DIV>I have a form, with the following piece of code on Form_keydown:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp; Select Case KeyCode<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Case vbKeyUp<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SendKeys "{Home}+{tab}"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Case vbKeyDown<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SendKeys "{Tab}"<BR>&nbsp;&nbsp;&nbsp; End Select<BR></DIV><DIV>with Ms textbox, the event fires accordingly in that when user presses&nbsp;up/down, the cursor move to next/previous textbox.</DIV><DIV>&nbsp;</DIV><DIV>Unfortunately, with Flatedit not working: up/down key strikes makes the cursor move left/right of the text in the textbox.</DIV><DIV>&nbsp;</DIV><DIV>Is it my code, or the flatedit in the way it handles the sendkey?</DIV><DIV>&nbsp;</DIV><DIV>please advise.<img src="http://forum.codejock.com/smileys/smiley9.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Mon, 30 Jul 2007 06:18:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7692&amp;PID=24743&amp;title=sendkeys-with-flatedit-control#24743</guid>
  </item> 
 </channel>
</rss>