<?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 : Add own icon and show the icon</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Add own icon and show the icon]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 16:42:06 +0000</pubDate>
  <lastBuildDate>Tue, 18 Aug 2015 10:12:41 +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=22642</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[Add own icon and show the icon : With older XTP-Versions and Office...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22642&amp;PID=73732&amp;title=add-own-icon-and-show-the-icon#73732</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=365">Alex H.</a><br /><strong>Subject:</strong> 22642<br /><strong>Posted:</strong> 18 August 2015 at 10:12am<br /><br />With older XTP-Versions and Office 2007 Theme you could do it like that:<br><br><b>OnEvent_PrePopulate</b><br><br>pCustomIcons = pEvent-&gt;GetCustomIcons(); ASSERT(pCustomIcons);<br><br>pCustomIcons-&gt;AddIfNeed((UINT)IDI_GROUP);&nbsp; &lt; -&nbsp; ICON-ID<br><br>I used the custom properties of an Event to determine:<br>pCustomProperties = pEvent-&gt;GetCustomProperties();<br><br>COleVariant oGroup;<br>VERIFY(pCustomProperties-&gt;GetProperty(_T("Group"), oGroup ));<br>bGroup = oGroup.boolVal;<br><br>]]>
   </description>
   <pubDate>Tue, 18 Aug 2015 10:12:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22642&amp;PID=73732&amp;title=add-own-icon-and-show-the-icon#73732</guid>
  </item> 
  <item>
   <title><![CDATA[Add own icon and show the icon : HiI am using Xtreme Calendar Pro...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22642&amp;PID=73551&amp;title=add-own-icon-and-show-the-icon#73551</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8877">bubken</a><br /><strong>Subject:</strong> 22642<br /><strong>Posted:</strong> 26 June 2015 at 7:44am<br /><br />Hi<br /><br />I am using Xtreme Calendar Pro v13.<br />You can show a reminder, private, recurrence icon on the event line in the calendar.<br />But now I want to show an unread mail icon and a read mail icon.<br />I have searched and looked at the samples of Codejock but didn't found how I can easy add the own icons and show them on the event line.<br /><br />Can anyone help me with this issue?<br />Or give me a simple example code to add and show icons on the event line?<br /><br />Thank you<br />]]>
   </description>
   <pubDate>Fri, 26 Jun 2015 07:44:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22642&amp;PID=73551&amp;title=add-own-icon-and-show-the-icon#73551</guid>
  </item> 
 </channel>
</rss>