<?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 : How to set Dynamic Icon in Tabs ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : How to set Dynamic Icon in Tabs ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 06:08:09 +0000</pubDate>
  <lastBuildDate>Tue, 11 May 2010 07:01: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=16691</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[How to set Dynamic Icon in Tabs ? : Hi;You have to dynamically add...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16691&amp;PID=58426&amp;title=how-to-set-dynamic-icon-in-tabs#58426</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 16691<br /><strong>Posted:</strong> 11 May 2010 at 7:01am<br /><br />Hi;<br><br>You have to dynamically add icons to a CImageList object and then assign this CImageList to the tab control.<br>Then use SetImageIndex to assign the icons.<br>]]>
   </description>
   <pubDate>Tue, 11 May 2010 07:01:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16691&amp;PID=58426&amp;title=how-to-set-dynamic-icon-in-tabs#58426</guid>
  </item> 
  <item>
   <title><![CDATA[How to set Dynamic Icon in Tabs ? : Hi,  It would be great if you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16691&amp;PID=58425&amp;title=how-to-set-dynamic-icon-in-tabs#58425</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2550">shanmuganathan</a><br /><strong>Subject:</strong> 16691<br /><strong>Posted:</strong> 11 May 2010 at 6:54am<br /><br />Hi,<br /><br />It would be great if you could provide me a sample. I tried to doing the following but i am not getting the icons in tab.<br /><br />CXTPImageManager* pImageManager = NULL;<br />CSize size;<br />size.SetSize( 8, 8 );<br />pImageManager-&gt;SetIconFromIcoFile( "Sample.ico", 1, size, xtpImageNormal );]]>
   </description>
   <pubDate>Tue, 11 May 2010 06:54:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16691&amp;PID=58425&amp;title=how-to-set-dynamic-icon-in-tabs#58425</guid>
  </item> 
  <item>
   <title><![CDATA[How to set Dynamic Icon in Tabs ? : Hi;Try CXTPTabManagerItem::SetImageIndex()...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16691&amp;PID=58421&amp;title=how-to-set-dynamic-icon-in-tabs#58421</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 16691<br /><strong>Posted:</strong> 11 May 2010 at 2:44am<br /><br />Hi;<br><br>Try CXTPTabManagerItem::SetImageIndex() instead.<br>]]>
   </description>
   <pubDate>Tue, 11 May 2010 02:44:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16691&amp;PID=58421&amp;title=how-to-set-dynamic-icon-in-tabs#58421</guid>
  </item> 
  <item>
   <title><![CDATA[How to set Dynamic Icon in Tabs ? : Hi Friends,  I am implementing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16691&amp;PID=58419&amp;title=how-to-set-dynamic-icon-in-tabs#58419</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2550">shanmuganathan</a><br /><strong>Subject:</strong> 16691<br /><strong>Posted:</strong> 11 May 2010 at 1:36am<br /><br />Hi Friends,<br /><br />I am implementing TabControl for my SDI application. I need to know how to do the following item using CXTPTabControl.<br /><br />1) I need to set icons in my TabControl dynamically. Meaning if i open google or codejock webpage i need to get its corresponding icons in tab?<br /><br />I tried using this member function called ShowIcons provided by CXTPTabControl. But of no use.<br /><br />I am using Xtreme ToolkitPro v12.1.1 version. And my IDE is VS2008.<br /><br />]]>
   </description>
   <pubDate>Tue, 11 May 2010 01:36:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16691&amp;PID=58419&amp;title=how-to-set-dynamic-icon-in-tabs#58419</guid>
  </item> 
 </channel>
</rss>