<?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 : Arrow keys codes for KeyBindings</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Arrow keys codes for KeyBindings]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 12:08:39 +0000</pubDate>
  <lastBuildDate>Thu, 28 Jul 2005 07:23:43 +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=2652</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[Arrow keys codes for KeyBindings :  Public Const FSHIFT = 4 Public...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2652&amp;PID=7901&amp;title=arrow-keys-codes-for-keybindings#7901</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 2652<br /><strong>Posted:</strong> 28 July 2005 at 7:23am<br /><br />Public Const FSHIFT = 4<br>Public Const FCONTROL = 8<br>Public Const FALT = 16<br><br>Public Const VK_BACK = &amp;H8<br>Public Const VK_TAB = &amp;H9<br>Public Const VK_ESCAPE = &amp;H1B<br>Public Const VK_SPACE = &amp;H20<br>Public Const VK_PRIOR = &amp;H21<br>Public Const VK_NEXT = &amp;H22<br>Public Const VK_END = &amp;H23<br>Public Const VK_HOME = &amp;H24<br><span style="font-weight: bold;">Public Const VK_LEFT = &amp;H25</span><br style="font-weight: bold;"><span style="font-weight: bold;">Public Const VK_UP = &amp;H26</span><br style="font-weight: bold;"><span style="font-weight: bold;">Public Const VK_RIGHT = &amp;H27</span><br style="font-weight: bold;"><span style="font-weight: bold;">Public Const VK_DOWN = &amp;H28</span><br>Public Const VK_INSERT = &amp;H2D<br>Public Const VK_DELETE = &amp;H2E<br>Public Const VK_MULTIPLY = &amp;H6A<br>Public Const VK_ADD = &amp;H6B<br>Public Const VK_SEPARATOR = &amp;H6C<br>Public Const VK_SUBTRACT = &amp;H6D<br>Public Const VK_DECIMAL = &amp;H6E<br>Public Const VK_DIVIDE = &amp;H6F<br>Public Const VK_F1 = &amp;H70<br>Public Const VK_F2 = &amp;H71<br>Public Const VK_F3 = &amp;H72<br>Public Const VK_F4 = &amp;H73<br>Public Const VK_F5 = &amp;H74<br>Public Const VK_F6 = &amp;H75<br>Public Const VK_F7 = &amp;H76<br>Public Const VK_F8 = &amp;H77<br>Public Const VK_F9 = &amp;H78<br>Public Const VK_F10 = &amp;H79<br>Public Const VK_F11 = &amp;H7A<br>Public Const VK_F12 = &amp;H7B<span style="font-size:10px"><br /><br />Edited by SuperMario</span>]]>
   </description>
   <pubDate>Thu, 28 Jul 2005 07:23:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2652&amp;PID=7901&amp;title=arrow-keys-codes-for-keybindings#7901</guid>
  </item> 
  <item>
   <title><![CDATA[Arrow keys codes for KeyBindings : Hi,  Does anyone know what are...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2652&amp;PID=7898&amp;title=arrow-keys-codes-for-keybindings#7898</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1356">sherreros</a><br /><strong>Subject:</strong> 2652<br /><strong>Posted:</strong> 28 July 2005 at 3:40am<br /><br />Hi,<br><br>Does anyone know what are the keycodes for the direction keys? <br><br>BTW, is there a list of all the keycodes?<br><br>TIA<br><br>Sebas<br>]]>
   </description>
   <pubDate>Thu, 28 Jul 2005 03:40:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2652&amp;PID=7898&amp;title=arrow-keys-codes-for-keybindings#7898</guid>
  </item> 
 </channel>
</rss>