<?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 : Selected Event</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Selected Event]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 25 May 2026 09:17:37 +0000</pubDate>
  <lastBuildDate>Thu, 15 Apr 2010 04:14:42 +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=16588</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[Selected Event : Thanks for this .. It seems to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16588&amp;PID=58089&amp;title=selected-event#58089</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6040">cannones</a><br /><strong>Subject:</strong> 16588<br /><strong>Posted:</strong> 15 April 2010 at 4:14am<br /><br />Thanks for this .. It seems to work okay although I cant seem to retrieve the Id of the event. Not sure why when I can retrieve all the other event properties. <br><br>Also is there a way of being able to select an appointment but not be allowed to edit or drag it. All the operations are controlled by right mouse clicking on an event which I give the user the option to open the event and view all other attributes I store against it ...]]>
   </description>
   <pubDate>Thu, 15 Apr 2010 04:14:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16588&amp;PID=58089&amp;title=selected-event#58089</guid>
  </item> 
  <item>
   <title><![CDATA[Selected Event : Private Sub CalendarControl_ContextMenu(ByVal...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16588&amp;PID=58082&amp;title=selected-event#58082</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 16588<br /><strong>Posted:</strong> 14 April 2010 at 1:13pm<br /><br />Private Sub CalendarControl_ContextMenu(ByVal X As Single, ByVal Y As Single)<br><br>&nbsp;&nbsp;&nbsp; Debug.Print "On context menu"<br>&nbsp;&nbsp;&nbsp; Dim EventID As Integer<br>&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp;&nbsp; Dim HitTest As CalendarHitTestInfo<br>&nbsp;&nbsp;&nbsp; Set HitTest = CalendarControl.ActiveView.HitTest<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; If Not HitTest.ViewEvent Is Nothing Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set ContextEvent = HitTest.ViewEvent.Event<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'EventID = ContextEvent.Id<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Me.PopupMenu mnuContexEditEvent<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set ContextEvent = Nothing<br>&nbsp;&nbsp;&nbsp; ElseIf (HitTest.HitCode = xtpCalendarHitTestDayViewTimeScale) Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Me.PopupMenu mnuContextTimeScale<br>&nbsp;&nbsp;&nbsp; Else<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Me.PopupMenu mnuContextNewEvent<br>&nbsp;&nbsp;&nbsp; End If<br><br>End Sub <br>]]>
   </description>
   <pubDate>Wed, 14 Apr 2010 13:13:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16588&amp;PID=58082&amp;title=selected-event#58082</guid>
  </item> 
  <item>
   <title><![CDATA[Selected Event : Hi All,How does one know if the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16588&amp;PID=58077&amp;title=selected-event#58077</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6040">cannones</a><br /><strong>Subject:</strong> 16588<br /><strong>Posted:</strong> 14 April 2010 at 11:47am<br /><br />Hi All,<br><br>How does one know if the area of the calendar which is selected is on an existing event or not. When a user right mouse clicks on an area of the calendar I want to be able to check if an event exists below or not before displaying valid options in a popup menu..<br><br>Regards,<br>Sam<br>]]>
   </description>
   <pubDate>Wed, 14 Apr 2010 11:47:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16588&amp;PID=58077&amp;title=selected-event#58077</guid>
  </item> 
 </channel>
</rss>