<?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 : Retrieve clicked event</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Retrieve clicked event]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 12:58:30 +0000</pubDate>
  <lastBuildDate>Wed, 17 Mar 2010 12:00:51 +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=16466</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[Retrieve clicked event : Hi there,  does anyone know how...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16466&amp;PID=57652&amp;title=retrieve-clicked-event#57652</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5990">brianbruff</a><br /><strong>Subject:</strong> 16466<br /><strong>Posted:</strong> 17 March 2010 at 12:00pm<br /><br />Hi there, <DIV>does anyone know how I can find what event has been clicked (or double clicked even)?</DIV><DIV>&nbsp;</DIV><DIV>I'm using this code</DIV><DIV>&nbsp;</DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2><P>void</FONT></FONT><FONT size=2> axCalendarControl1_DblClick(</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>object</FONT></FONT><FONT size=2> sender, </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>EventArgs</FONT></FONT><FONT size=2> e)</P><P>{</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>var</FONT></FONT><FONT size=2> x = axCalendarControl1.ActiveView.HitTest(); </P><DIV></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>f</FONT></FONT><FONT size=2> (x.ViewEvent != </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>null</FONT></FONT><FONT size=2>)<BR>{<BR></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>var</FONT></FONT><FONT size=2> viewEvent = x.ViewEvent;<BR></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>var</FONT></FONT><FONT size=2> id = viewEvent.Event.Id;<BR>}</DIV><P>}</P><DIV></DIV><P>&nbsp;</P><DIV></DIV>Problem is when I set the calendar control to readonly i don't get the event anymore <img src="http://forum.codejock.com/smileys/smiley19.gif" border="0"></FONT>]]>
   </description>
   <pubDate>Wed, 17 Mar 2010 12:00:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16466&amp;PID=57652&amp;title=retrieve-clicked-event#57652</guid>
  </item> 
 </channel>
</rss>