<?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 : Prevent DEL-Key</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Prevent DEL-Key]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 11:56:27 +0000</pubDate>
  <lastBuildDate>Wed, 28 Apr 2010 12:04:03 +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=16513</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[Prevent DEL-Key :  Private Sub CalendarControl1_KeyDown(KeyCode...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16513&amp;PID=58261&amp;title=prevent-delkey#58261</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6068">alcagoitos</a><br /><strong>Subject:</strong> 16513<br /><strong>Posted:</strong> 28 April 2010 at 12:04pm<br /><br /><table width="99%"><tr><td><pre class="BBcode">Private Sub CalendarControl1_KeyDown(KeyCode As Integer, Shift As Integer)<br />&nbsp;&nbsp;&nbsp;&nbsp;If KeyCode = 46 Then<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; KeyCode = 0<br />&nbsp;&nbsp;&nbsp;&nbsp;End If<br />End Sub</pre></td></tr></table><br />]]>
   </description>
   <pubDate>Wed, 28 Apr 2010 12:04:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16513&amp;PID=58261&amp;title=prevent-delkey#58261</guid>
  </item> 
  <item>
   <title><![CDATA[Prevent DEL-Key : Is it possible to prevent deleting...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16513&amp;PID=57786&amp;title=prevent-delkey#57786</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 16513<br /><strong>Posted:</strong> 25 March 2010 at 7:56am<br /><br />Is it possible to prevent deleting by the DEL-Key?]]>
   </description>
   <pubDate>Thu, 25 Mar 2010 07:56:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16513&amp;PID=57786&amp;title=prevent-delkey#57786</guid>
  </item> 
 </channel>
</rss>