<?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 : TabControl icon problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : TabControl icon problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 13:44:55 +0000</pubDate>
  <lastBuildDate>Sat, 14 Apr 2007 12:06:04 +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=6624</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[TabControl icon problem : hi,  Don&amp;#039;t Forget to use...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21959&amp;title=tabcontrol-icon-problem#21959</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2930">yair-edsoft</a><br /><strong>Subject:</strong> 6624<br /><strong>Posted:</strong> 14 April 2007 at 12:06pm<br /><br />hi, <DIV>Don't Forget to use the:</DIV><DIV>PaintManager.SetIconSize</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 14 Apr 2007 12:06:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21959&amp;title=tabcontrol-icon-problem#21959</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl icon problem : I figured it out, I was missing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21857&amp;title=tabcontrol-icon-problem#21857</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2525">Majek</a><br /><strong>Subject:</strong> 6624<br /><strong>Posted:</strong> 11 April 2007 at 5:07pm<br /><br />I figured it out, I was missing TC.PaintManager.ShowIcons = True.<DIV>Everything works now, this is my code:</DIV><DIV>&nbsp;</DIV><DIV><DIV>&nbsp;</DIV><DIV>TC.Icons = IM.Icons&nbsp;</DIV><DIV>TC.InsertItem(0, "Applications", ctlApps.Handle.ToInt32, 1)</DIV><DIV>TC.InsertItem(1, "Search", ctlSearch.Handle.ToInt32, 2)</DIV><DIV>TC.PaintManager.ShowIcons = True</DIV></DIV>]]>
   </description>
   <pubDate>Wed, 11 Apr 2007 17:07:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21857&amp;title=tabcontrol-icon-problem#21857</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl icon problem : Hi,  Show code/sample that show...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21806&amp;title=tabcontrol-icon-problem#21806</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6624<br /><strong>Posted:</strong> 10 April 2007 at 3:03pm<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>Show code/sample that show what do you do.</DIV>]]>
   </description>
   <pubDate>Tue, 10 Apr 2007 15:03:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21806&amp;title=tabcontrol-icon-problem#21806</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl icon problem : I have this same problem. Adam...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21795&amp;title=tabcontrol-icon-problem#21795</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2388">herbat</a><br /><strong>Subject:</strong> 6624<br /><strong>Posted:</strong> 10 April 2007 at 9:49am<br /><br /><P>I have this same problem.</P><P>Adam</P>]]>
   </description>
   <pubDate>Tue, 10 Apr 2007 09:49:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21795&amp;title=tabcontrol-icon-problem#21795</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl icon problem : in vb6 i&amp;#039;ve problem with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21747&amp;title=tabcontrol-icon-problem#21747</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2731">mehdi0016</a><br /><strong>Subject:</strong> 6624<br /><strong>Posted:</strong> 07 April 2007 at 7:06am<br /><br />in vb6 i've problem with tab icon.<br />i use mswindows imagelist control with xtreme tab ,but i can't see icon !? <br />i try setimagelist and paintmanager.showicon...but still no icons !!?]]>
   </description>
   <pubDate>Sat, 07 Apr 2007 07:06:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21747&amp;title=tabcontrol-icon-problem#21747</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl icon problem : Sorry, I figured it out I forgot...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21418&amp;title=tabcontrol-icon-problem#21418</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2525">Majek</a><br /><strong>Subject:</strong> 6624<br /><strong>Posted:</strong> 24 March 2007 at 3:38am<br /><br />Sorry, I figured it out I forgot to put TC.PaintManager.ShowIcons = True =x]]>
   </description>
   <pubDate>Sat, 24 Mar 2007 03:38:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21418&amp;title=tabcontrol-icon-problem#21418</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl icon problem : Hi, I&amp;#039;m having one small...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21114&amp;title=tabcontrol-icon-problem#21114</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2525">Majek</a><br /><strong>Subject:</strong> 6624<br /><strong>Posted:</strong> 12 March 2007 at 7:24pm<br /><br /><FONT face="Verdana, Arial, Helvetica, sans-serif">Hi, I'm having one small problem with the TabControl. Everything works great except no matter what I try, the icons will not appear inside the tab headers. I've tried using the ImageManager control and the .NET ImageList to store the icons for the tabs but was unsuccessful. Below is my code. I have 2 16x16 icons inside the ImageManager with the&nbsp;id 1 and 2.&nbsp;Any help would be greatly appreciated, Tom.<DIV></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>'TC = TabControl</DIV><DIV>'IM = ImageManager</DIV><DIV>&nbsp;</DIV><DIV>TC.SetImageList(IM)</DIV><DIV>TC.Icons = IM.Icons</DIV><DIV>&nbsp;</DIV><DIV>TC.InsertItem(0, "Applications", ctlApps.Handle.ToInt32, 1)</DIV><DIV>TC.InsertItem(1, "Search", ctlSearch.Handle.ToInt32, 2)</DIV></FONT>]]>
   </description>
   <pubDate>Mon, 12 Mar 2007 19:24:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6624&amp;PID=21114&amp;title=tabcontrol-icon-problem#21114</guid>
  </item> 
 </channel>
</rss>