<?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 : IsEditOperationDisabled event</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : IsEditOperationDisabled event]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 02:21:27 +0000</pubDate>
  <lastBuildDate>Thu, 07 Feb 2008 09:50:14 +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=9523</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[IsEditOperationDisabled event : Hello,I&amp;#039;m trying to use the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9523&amp;PID=30927&amp;title=iseditoperationdisabled-event#30927</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3729">ericl</a><br /><strong>Subject:</strong> 9523<br /><strong>Posted:</strong> 07 February 2008 at 9:50am<br /><br /><br>Hello,<br><br>I'm trying to use the IsEditOperationDisabled event to get information on the event the user edits. I can't enable this event because visual studio 2007 gives me some errors. I've just made some changes in the CalendarControl c# sample.<br><br>Here is a sample code :<br><br><table width="99%"><tr><td><pre class="BBcode"><br>private void wndCalendarControl_IsEditOperationDisabled(object sender, AxXtremeCalendarControl._DCalendarControlEvents_IsEditOperationDisabledEvent e)<br>{<br>&nbsp;&nbsp;&nbsp; if (e.opParams.Operation == CalendarEditOperation.xtpCalendarEO_DragResizeEnd)<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp; int iTheID = e.opParams.DraggingEvent.Id; // Here the errors are shown<br>&nbsp;&nbsp;&nbsp; }<br>}<br></pre></td></tr></table><br><br>The errors i show in the output window :<br><br>A first chance exception of type 'System.Reflection.TargetInvocationException' occurred in mscorlib.dll<br>A first chance exception of type 'System.Runtime.InteropServices.COMException' occurred in mscorlib.dll<br>A first chance exception of type 'System.Reflection.TargetInvocationException' occurred in mscorlib.dll<br><br>Can anyone help me ?!<br>The IsEditOperationDisabled event documentation seems to tell i can do that...?!<br><br>Thanks a lot<br>eric l.<br><br>]]>
   </description>
   <pubDate>Thu, 07 Feb 2008 09:50:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9523&amp;PID=30927&amp;title=iseditoperationdisabled-event#30927</guid>
  </item> 
 </channel>
</rss>