<?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 : HOWTO: Use ImageList icons in markup?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : HOWTO: Use ImageList icons in markup?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 04 Jun 2026 00:26:32 +0000</pubDate>
  <lastBuildDate>Wed, 03 Oct 2018 07:04:01 +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=23729</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[HOWTO: Use ImageList icons in markup? : Not really solves your problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23729&amp;PID=77059&amp;title=howto-use-imagelist-icons-in-markup#77059</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 23729<br /><strong>Posted:</strong> 03 October 2018 at 7:04am<br /><br /><div>Not really solves your problem directly, but what you can do is:</div><div><br></div><div><table width="99%"><tr><td><pre class="BBcode"></div><div>// add image to image manager using id 17</div><div>XTPImageManager()-&gt;SetIconFromResource(</div><div>&nbsp; &nbsp;&nbsp; CXTPModuleHandle(_T("user32.dll")), MAKEINTRESOURCE(0x006a),&nbsp;</div><div>&nbsp; &nbsp;&nbsp; 17, CSize(16,16),xtpImageNormal);</div><div><br></div><div>// use image in markup with id 17</div><div>&lt;Image Source = '17' HorizontalAlignment='Center'/&gt;</div><div><div style=": transparent; -: n&#111;ne; border-bottom-color: rgb0, 0, 0; border-bottom-style: n&#111;ne; border-bottom-width: 0px; border--outset: 0; border--repeat: stretch; border--slice: 100%; border--source: n&#111;ne; border--width: 1; border-left-color: rgb0, 0, 0; border-left-style: n&#111;ne; border-left-width: 0px; border-right-color: rgb0, 0, 0; border-right-style: n&#111;ne; border-right-width: 0px; border-top-color: rgb0, 0, 0; border-top-style: n&#111;ne; border-top-width: 0px; color: rgb0, 0, 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; text-trans: n&#111;ne; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"><div style="border-bottom-style: n&#111;ne; border-bottom-width: 0px; border-left-style: n&#111;ne; border-left-width: 0px; border-right-style: n&#111;ne; border-right-width: 0px; border-top-style: n&#111;ne; border-top-width: 0px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"></pre></td></tr></table></div></div></div><div><b></b><i></i><u></u><sub></sub><sup></sup><strike></strike><div style=": transparent; -: n&#111;ne; border-bottom-color: rgb0, 0, 0; border-bottom-style: n&#111;ne; border-bottom-width: 0px; border--outset: 0; border--repeat: stretch; border--slice: 100%; border--source: n&#111;ne; border--width: 1; border-left-color: rgb0, 0, 0; border-left-style: n&#111;ne; border-left-width: 0px; border-right-color: rgb0, 0, 0; border-right-style: n&#111;ne; border-right-width: 0px; border-top-color: rgb0, 0, 0; border-top-style: n&#111;ne; border-top-width: 0px; color: rgb0, 0, 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; text-trans: n&#111;ne; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"><br></div></div><div>-cpede</div>]]>
   </description>
   <pubDate>Wed, 03 Oct 2018 07:04:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23729&amp;PID=77059&amp;title=howto-use-imagelist-icons-in-markup#77059</guid>
  </item> 
  <item>
   <title><![CDATA[HOWTO: Use ImageList icons in markup? : Hi;How can I use icons of an assigned...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23729&amp;PID=77045&amp;title=howto-use-imagelist-icons-in-markup#77045</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 23729<br /><strong>Posted:</strong> 26 September 2018 at 1:51pm<br /><br /><div>Hi;</div><div><br></div><div>How can I use icons of an assigned CImageList in a report control to show in markup items of individual records?</div><div>Therefore, after calling CXTPReportControl::SetImageList(&amp;ImagList), I want to use those images inside markup code of report record items.<br></div><div><br></div><div>TIA<br></div>]]>
   </description>
   <pubDate>Wed, 26 Sep 2018 13:51:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23729&amp;PID=77045&amp;title=howto-use-imagelist-icons-in-markup#77045</guid>
  </item> 
 </channel>
</rss>