<?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 : Access Example - Dbl-Click Error??</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Access Example - Dbl-Click Error??]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 07:23:54 +0000</pubDate>
  <lastBuildDate>Mon, 12 Feb 2007 17:31:47 +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=6381</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[Access Example - Dbl-Click Error?? : errors fixed - made some changes...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6381&amp;PID=20327&amp;title=access-example-dblclick-error#20327</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2750">bardaroart</a><br /><strong>Subject:</strong> 6381<br /><strong>Posted:</strong> 12 February 2007 at 5:31pm<br /><br />errors fixed - made some changes to references...]]>
   </description>
   <pubDate>Mon, 12 Feb 2007 17:31:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6381&amp;PID=20327&amp;title=access-example-dblclick-error#20327</guid>
  </item> 
  <item>
   <title><![CDATA[Access Example - Dbl-Click Error?? :  New Access Example Crashes when...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6381&amp;PID=20304&amp;title=access-example-dblclick-error#20304</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2750">bardaroart</a><br /><strong>Subject:</strong> 6381<br /><strong>Posted:</strong> 12 February 2007 at 10:53am<br /><br /><br>New Access Example Crashes when Dbl-Clicking an Event<br><br>I had the demo installed and the Access example working - when I uninstalled the Demo and Installed the real Version of the Control - the Access Example generates an error - see code below...<br><br>Any help is appreciated<br><br>Thanks! - AB<br><br><br><br><br>Private Sub CalendarControl1_DblClick()<br>&nbsp;&nbsp;&nbsp; Dim HitTest As CalendarHitTestInfo<br>&nbsp;&nbsp;&nbsp; Set HitTest = Me.CalendarControl1.ActiveView.HitTest<br><br>&nbsp;&nbsp;&nbsp; If HitTest.ViewEvent Is Nothing Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '&nbsp;&nbsp;&nbsp; mnuNewEvent_Click<br>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_pEditEvenArgs.setNewEvent Me.CalendarControl1.Object<br>&nbsp;&nbsp;&nbsp; Else<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_pEditEvenArgs.setEditingEvent Me.CalendarControl1.Object, HitTest.ViewEvent.Event<br>&nbsp;&nbsp;&nbsp; End If<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DoCmd.OpenForm "FrmEditEvent", , , , , acDialog<br><br>End Sub <br>]]>
   </description>
   <pubDate>Mon, 12 Feb 2007 10:53:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6381&amp;PID=20304&amp;title=access-example-dblclick-error#20304</guid>
  </item> 
 </channel>
</rss>