<?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 : Set Label</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Set Label]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 08:58:56 +0000</pubDate>
  <lastBuildDate>Thu, 12 Oct 2006 03:26:26 +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=5272</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[Set Label : Hi,Use corresponding Calendar&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5272&amp;PID=16467&amp;title=set-label#16467</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 5272<br /><strong>Posted:</strong> 12 October 2006 at 3:26am<br /><br />Hi,<br><br>Use corresponding Calendar's notifications. Example for your task:<br><table width="99%"><tr><td><pre class="BBcode"><br>Private Sub CalendarControl_EventAdded(ByVal EventID As Long)<br>&nbsp;&nbsp;&nbsp; Dim pEvent As CalendarEvent<br>&nbsp;&nbsp;&nbsp; Set pEvent = CalendarControl.DataProvider.GetEvent(EventID)<br>&nbsp;&nbsp;&nbsp; If Not pEvent Is Nothing Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pEvent.Label = 2<br>&nbsp;&nbsp;&nbsp; End If<br>&nbsp;&nbsp;&nbsp; CalendarControl.DataProvider.ChangeEvent pEvent<br>End Sub<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Thu, 12 Oct 2006 03:26:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5272&amp;PID=16467&amp;title=set-label#16467</guid>
  </item> 
  <item>
   <title><![CDATA[Set Label : Hi, I checked the calendar sample,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5272&amp;PID=16460&amp;title=set-label#16460</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2368">cmm2006</a><br /><strong>Subject:</strong> 5272<br /><strong>Posted:</strong> 11 October 2006 at 6:10pm<br /><br />Hi,<DIV>I checked the calendar sample, but I was wondering if there is anyway to set the event label without double click on the calendar and open a new event window.</DIV><DIV>what I am trying to say is: if I just select the starttime and the endtime, then type the subject, can I set the the event label to "Business" or any other label (will be set by default)?</DIV><DIV>Thank you,</DIV><DIV><img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Wed, 11 Oct 2006 18:10:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5272&amp;PID=16460&amp;title=set-label#16460</guid>
  </item> 
 </channel>
</rss>