<?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 : Tab Control Icon</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Tab Control Icon]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 00:19:25 +0000</pubDate>
  <lastBuildDate>Sun, 17 Feb 2013 16:10:03 +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=19965</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[Tab Control Icon :  Before to load new doc set the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19965&amp;PID=69724&amp;title=tab-control-icon#69724</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7866">giorgio</a><br /><strong>Subject:</strong> 19965<br /><strong>Posted:</strong> 17 February 2013 at 4:10pm<br /><br />Before to load new doc set the Icon:<div><br></div><div><div>Private Sub LoadNewDoc()</div><div>&nbsp; &nbsp; Static lDocumentCount As Long</div><div>&nbsp; &nbsp; Dim frmD As frmDocument</div><div>&nbsp; &nbsp; lDocumentCount = lDocumentCount + 1</div><div>&nbsp; &nbsp; Set frmD = New frmDocument</div><div>&nbsp; &nbsp; frmD.Caption = "Document " &amp; lDocumentCount</div><div>&nbsp; &nbsp; Set frmD.fMain = Me</div><div>&nbsp; &nbsp; <b>frmD.Icon = LoadPicture("C:\Program Files (x86)\Microsoft Visual Studio\Common\Graphics\Icons\Misc\face01.ico")</b></div><div>&nbsp; &nbsp; frmD.Show</div><div>End Sub</div></div><div><br></div><div><br></div><div>Or you can add a parameter on sub sign:</div><div><br></div><div>Private Sub LoadNewDoc(ByVal sPathIcon As String)</div><div><b>&nbsp; &nbsp; frmD.Icon = LoadPicture(sPathIcon)</b></div><div>End Sub</div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Sun, 17 Feb 2013 16:10:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19965&amp;PID=69724&amp;title=tab-control-icon#69724</guid>
  </item> 
  <item>
   <title><![CDATA[Tab Control Icon : Hi,I want to have my tab control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19965&amp;PID=68620&amp;title=tab-control-icon#68620</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6979">starface100</a><br /><strong>Subject:</strong> 19965<br /><strong>Posted:</strong> 16 July 2012 at 10:38am<br /><br />Hi,<br><br>I want to have my tab control different Icons on the tabs. <br>The sample in c:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v15.0.1\Samples\Common\VB\TabManager\<br><br>shows the same picture on the tabs.<br><br>I want different pictures. How do I do that?<br>&nbsp;I've browsed all topics, I even found similar questions, but never a solution...<br><br>See http://forum.codejock.com/forum_posts.asp?TID=11783&amp;title=tabcontrol-header-icons for what I mean.<br>The answer is not giving me a clue...<br><br><br>Thanks in advance<br><img src="http://forum.codejock.com/smileys/smiley23.gif" border="0" alt="Geek" title="Geek" /><br>]]>
   </description>
   <pubDate>Mon, 16 Jul 2012 10:38:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19965&amp;PID=68620&amp;title=tab-control-icon#68620</guid>
  </item> 
 </channel>
</rss>