<?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 Problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : TabControl Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 07:34:27 +0000</pubDate>
  <lastBuildDate>Fri, 08 May 2009 01:09:29 +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=14203</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 Problem : Hi,  Yes, you need ShowIcons...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14203&amp;PID=48783&amp;title=tabcontrol-problem#48783</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14203<br /><strong>Posted:</strong> 08 May 2009 at 1:09am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Yes, you need ShowIcons&nbsp; + Set TabControl2.Icons&nbsp; + Set Image index (TabControl.Item(2).Image) </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Please use issuetrack for support related questions in future</DIV>]]>
   </description>
   <pubDate>Fri, 08 May 2009 01:09:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14203&amp;PID=48783&amp;title=tabcontrol-problem#48783</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl Problem : Never mind i figured it out. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14203&amp;PID=48751&amp;title=tabcontrol-problem#48751</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5196">SnoopDawg0</a><br /><strong>Subject:</strong> 14203<br /><strong>Posted:</strong> 07 May 2009 at 8:34am<br /><br />Never mind i figured it out.<br>]]>
   </description>
   <pubDate>Thu, 07 May 2009 08:34:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14203&amp;PID=48751&amp;title=tabcontrol-problem#48751</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl Problem : I now tried this;Set TabControl2.Icons...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14203&amp;PID=48581&amp;title=tabcontrol-problem#48581</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5196">SnoopDawg0</a><br /><strong>Subject:</strong> 14203<br /><strong>Posted:</strong> 03 May 2009 at 7:35pm<br /><br />I now tried this;<br><br>Set TabControl2.Icons = ImageManager.Icons<br>&nbsp;<br>With Me.TabControl2<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .PaintManager.ShowIcons = True<br>&nbsp;&nbsp; End With<br><br>Then it shows the same image for every tab, how can i make each tab have a different image?<br><br>]]>
   </description>
   <pubDate>Sun, 03 May 2009 19:35:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14203&amp;PID=48581&amp;title=tabcontrol-problem#48581</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl Problem : Public Sub AddIcon( _ ByVal Handle...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14203&amp;PID=48573&amp;title=tabcontrol-problem#48573</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5196">SnoopDawg0</a><br /><strong>Subject:</strong> 14203<br /><strong>Posted:</strong> 03 May 2009 at 1:26pm<br /><br />Public Sub AddIcon( _<br>&nbsp;&nbsp; ByVal Handle As Long, _<br>&nbsp;&nbsp; ByVal Command As Long, _<br>&nbsp;&nbsp; ByVal imageState As XTPImageState _<br>)<br><br>End Sub<br>Private Sub Form_Load()<br>&nbsp; &nbsp;<br>&nbsp;&nbsp;&nbsp; With Me.TabControl<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Icons.AddIcon ImageList.ListImages(1).Picture.Handle, 101, xtpImageNorm<br>&nbsp;&nbsp;&nbsp; End With<br>&nbsp;&nbsp;&nbsp; <br>End Sub<br><br><br>Because TabControl by default doesn't allow images to be next to the text why doesn't this successfully add the image to the tab?<br>&nbsp;]]>
   </description>
   <pubDate>Sun, 03 May 2009 13:26:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14203&amp;PID=48573&amp;title=tabcontrol-problem#48573</guid>
  </item> 
 </channel>
</rss>