<?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 : Custom Toolbar Button to Delete Events</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Custom Toolbar Button to Delete Events]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 11:13:15 +0000</pubDate>
  <lastBuildDate>Wed, 10 Jan 2007 17:39: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=6071</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[Custom Toolbar Button to Delete Events : Thank you so much! This worked...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6071&amp;PID=19150&amp;title=custom-toolbar-button-to-delete-events#19150</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2670">dangier</a><br /><strong>Subject:</strong> 6071<br /><strong>Posted:</strong> 10 January 2007 at 5:39pm<br /><br /><P>Thank you so much! This worked perfectly!</P><DIV>BTW, I'm very impressed with the quick reply. </DIV>]]>
   </description>
   <pubDate>Wed, 10 Jan 2007 17:39:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6071&amp;PID=19150&amp;title=custom-toolbar-button-to-delete-events#19150</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Toolbar Button to Delete Events : Yes, you should define context...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6071&amp;PID=19149&amp;title=custom-toolbar-button-to-delete-events#19149</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6071<br /><strong>Posted:</strong> 10 January 2007 at 5:26pm<br /><br />Yes, you should define context event before trying to delete it. I would suggest you to define it as a first selected event.<br><br>Example:<br><table width="99%"><tr><td><pre class="BBcode"><br>Set ContextEvent = CalendarControl.ActiveView.GetSelectedEvents(0).Event<br>mnuDeleteEvent_Click<br>Set ContextEvent = Nothing<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 10 Jan 2007 17:26:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6071&amp;PID=19149&amp;title=custom-toolbar-button-to-delete-events#19149</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Toolbar Button to Delete Events : I also want to delete an event...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6071&amp;PID=19144&amp;title=custom-toolbar-button-to-delete-events#19144</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2670">dangier</a><br /><strong>Subject:</strong> 6071<br /><strong>Posted:</strong> 10 January 2007 at 3:26pm<br /><br />I also want to delete an event from the calendar using a custom toolbar button. And I want to invoke the frmOccurrenceSeriesChooser.Show method if the event is a recurrence.<DIV>&nbsp;</DIV><DIV>How can I delete a selected event from the calendar with a custom toolbar button?</DIV><DIV>&nbsp;</DIV><DIV>I've tried modifying&nbsp;the existing mnuDeleteEvent_Click() event used by the right-mouse button, but I keep getting an "object not defined" error on the ContextEvent object.</DIV>]]>
   </description>
   <pubDate>Wed, 10 Jan 2007 15:26:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6071&amp;PID=19144&amp;title=custom-toolbar-button-to-delete-events#19144</guid>
  </item> 
 </channel>
</rss>