<?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 : SOLVED: CalendarThemeImageList Add</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : SOLVED: CalendarThemeImageList Add]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 17:46:02 +0000</pubDate>
  <lastBuildDate>Tue, 07 Jun 2011 14:28:25 +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=18051</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[SOLVED: CalendarThemeImageList Add : i think you use access 2010i cant...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=64793&amp;title=solved-calendarthemeimagelist-add#64793</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6829">Roland</a><br /><strong>Subject:</strong> 18051<br /><strong>Posted:</strong> 07 June 2011 at 2:28pm<br /><br /><div>i think you use access 2010&nbsp;</div><div>&nbsp;i cant use</div><div>CalendarControl_PrePopulate &amp;</div><div>&nbsp;PrePopulateDay event handler</div><div>maybe in reference sometime missing or something else</div><div>&nbsp;please help me</div>]]>
   </description>
   <pubDate>Tue, 07 Jun 2011 14:28:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=64793&amp;title=solved-calendarthemeimagelist-add#64793</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: CalendarThemeImageList Add : You can just do this assuming...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63348&amp;title=solved-calendarthemeimagelist-add#63348</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 18051<br /><strong>Posted:</strong> 16 March 2011 at 10:59am<br /><br />You can just do this assuming you have an ImageManager on your form called CalendarImageManager:<br><br>Set objThemeOfice2007.CustomIcons = CalendarImageManager.Icons]]>
   </description>
   <pubDate>Wed, 16 Mar 2011 10:59:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63348&amp;title=solved-calendarthemeimagelist-add#63348</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: CalendarThemeImageList Add :   Is it also possible to add...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63347&amp;title=solved-calendarthemeimagelist-add#63347</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 18051<br /><strong>Posted:</strong> 16 March 2011 at 10:35am<br /><br />Is it also possible to add CustomIcons from the ImageManager?]]>
   </description>
   <pubDate>Wed, 16 Mar 2011 10:35:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63347&amp;title=solved-calendarthemeimagelist-add#63347</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: CalendarThemeImageList Add : Icons for day headers I don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63344&amp;title=solved-calendarthemeimagelist-add#63344</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 18051<br /><strong>Posted:</strong> 16 March 2011 at 9:10am<br /><br />Icons for day headers I don't think is possible, at least in COM version.&nbsp; CalendarThemeImageList is used for "parts" of the day headers.&nbsp; I guess it might be possible if you could fit something in the "left" or "right" parts as I don't think they get repeated.<br>]]>
   </description>
   <pubDate>Wed, 16 Mar 2011 09:10:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63344&amp;title=solved-calendarthemeimagelist-add#63344</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: CalendarThemeImageList Add : For custom icons you do this:...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63343&amp;title=solved-calendarthemeimagelist-add#63343</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 18051<br /><strong>Posted:</strong> 16 March 2011 at 8:59am<br /><br />For custom icons you do this:<br><br><br>&nbsp;&nbsp;&nbsp; Dim objThemeOfice2007 As CalendarThemeOffice2007<br>&nbsp;&nbsp;&nbsp; Set objThemeOfice2007 = CalendarControl.Theme<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; If objThemeOfice2007 Is Nothing Then Exit Sub<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ' add custom icons with special IDs to use them instead of standard<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ' see also PrePopulate event handler<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; objThemeOfice2007.CustomIcons.LoadBitmap App.Path &amp; "\Icons\Reminder.bmp", xtpCalendarEventIconIDReminder, xtpImageNormal<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; objThemeOfice2007.CustomIcons.LoadBitmap App.Path &amp; "\Icons\Occ.bmp", xtpCalendarEventIconIDOccurrence, xtpImageNormal<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; objThemeOfice2007.CustomIcons.LoadBitmap App.Path &amp; "\Icons\Exc.bmp", xtpCalendarEventIconIDException, xtpImageNormal<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; objThemeOfice2007.CustomIcons.LoadBitmap App.Path &amp; "\Icons\Private.bmp", xtpCalendarEventIconIDPrivate, xtpImageNormal<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'objThemeOfice2007.CustomIcons.AddIcon ImageListCustomIcons.ListImages.Item(1).ExtractIcon.Handle, xtpCalendarEventIconIDReminder, xtpImageNormal<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'objThemeOfice2007.CustomIcons.AddIcon ImageListCustomIcons.ListImages.Item(2).ExtractIcon.Handle , xtpCalendarEventIconIDOccurrence, xtpImageNormal<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'objThemeOfice2007.CustomIcons.AddIcon ImageListCustomIcons.ListImages.Item(3).ExtractIcon.Handle, xtpCalendarEventIconIDException, xtpImageNormal<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'objThemeOfice2007.CustomIcons.AddIcon ImageListCustomIcons.ListImages.Item(4).ExtractIcon.Handle, xtpCalendarEventIconIDPrivate, xtpImageNormal<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '' increase event height for 4 pixels to have enough space to draw custom icons.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'objThemeOfice2007.MonthView.Event.HeightFormula.Constant = 5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'objThemeOfice2007.WeekView.Event.HeightFormula.Constant = 5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'objThemeOfice2007.RefreshMetrics<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ' custom icons<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'objThemeOfice2007.SetCustomIcons ImageListCustomIcons<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim arCustIconsIDs(5) As Long<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; arCustIconsIDs(0) = 1 ' unread mail<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; arCustIconsIDs(1) = 2 ' read mail<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; arCustIconsIDs(2) = 3 ' replyed mail<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; arCustIconsIDs(3) = 4 ' attachment<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; arCustIconsIDs(4) = 5 ' Low priority<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; arCustIconsIDs(5) = 6 ' HIGH priority<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; objThemeOfice2007.CustomIcons.LoadBitmap App.Path &amp; "\Icons\EventCustomIcons.bmp", arCustIconsIDs, xtpImageNormal<br><br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; CalendarControl.Populate<br><br>Private Sub CalendarControl_PrePopulate(ByVal ViewGroup As XtremeCalendarControl.CalendarViewGroup, ByVal Events As XtremeCalendarControl.CalendarEvents)<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; Dim pEvent As CalendarEvent<br>&nbsp;&nbsp;&nbsp; Dim strData As String<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; For Each pEvent In Events&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pEvent.CustomIcons.RemoveAll<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ' customize standard icons<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If pEvent.PrivateFlag Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pEvent.CustomIcons.Add xtpCalendarEventIconIDPrivate<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If pEvent.Reminder Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pEvent.CustomIcons.Add xtpCalendarEventIconIDReminder<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If pEvent.RecurrenceState = xtpCalendarRecurrenceOccurrence Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pEvent.CustomIcons.Add xtpCalendarEventIconIDOccurrence<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If pEvent.RecurrenceState = xtpCalendarRecurrenceException Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pEvent.CustomIcons.Add xtpCalendarEventIconIDException<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<br>&nbsp;&nbsp;&nbsp; Next<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If Events.Count = 1 Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Events(0).CustomIcons.Add 1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Events(0).CustomIcons.Add 4<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Events(0).CustomIcons.Add 5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ElseIf Events.Count &gt;= 3 Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Events(0).CustomIcons.Add 3<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Events(1).CustomIcons.Add 2<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Events(1).CustomIcons.Add 6<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Events(2).CustomIcons.Add 6<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Events(2).CustomIcons.Add 6<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ElseIf Events.Count &gt;= 2 Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Events(0).CustomIcons.Add 2<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Events(0).CustomIcons.Add 5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Events(1).CustomIcons.Add 4<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Events(1).CustomIcons.Add 6<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<br>&nbsp;&nbsp;&nbsp; <br>End Sub<br>]]>
   </description>
   <pubDate>Wed, 16 Mar 2011 08:59:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63343&amp;title=solved-calendarthemeimagelist-add#63343</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: CalendarThemeImageList Add :  First I want to replace the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63333&amp;title=solved-calendarthemeimagelist-add#63333</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 18051<br /><strong>Posted:</strong> 16 March 2011 at 1:51am<br /><br />First I want to replace the default Icons for the CalendarEvens. I tried with:<div>&nbsp;</div><div><font face="Courier New, Courier, mono">CalendarControl.Theme.CustomIcons.AddIcons ImageManager.Icons</font></div><div>&nbsp;</div><div>But it takes no effekt. Second I want ro add some Icons for the Day.Header</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Wed, 16 Mar 2011 01:51:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63333&amp;title=solved-calendarthemeimagelist-add#63333</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: CalendarThemeImageList Add : what are you trying to accomplish? ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63326&amp;title=solved-calendarthemeimagelist-add#63326</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 18051<br /><strong>Posted:</strong> 15 March 2011 at 3:06pm<br /><br />what are you trying to accomplish?]]>
   </description>
   <pubDate>Tue, 15 Mar 2011 15:06:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63326&amp;title=solved-calendarthemeimagelist-add#63326</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: CalendarThemeImageList Add :  How can I add a image from theImageManager...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63291&amp;title=solved-calendarthemeimagelist-add#63291</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 18051<br /><strong>Posted:</strong> 14 March 2011 at 4:30am<br /><br />How can I add a image from the&nbsp;ImageManager to the&nbsp;CalendarThemeImageList?<div><br></div><div><font face="'Courier New', Courier, mono">CalendarThemeImageList.AddBitmap&nbsp;ImageManager.Icons.GetImage(ID, 16)</font></div><div><br></div><div>does not work</div><div><br></div>]]>
   </description>
   <pubDate>Mon, 14 Mar 2011 04:30:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18051&amp;PID=63291&amp;title=solved-calendarthemeimagelist-add#63291</guid>
  </item> 
 </channel>
</rss>