<?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 : Codejock Tab Control Skin Appearance</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Codejock Tab Control Skin Appearance]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 02:27:26 +0000</pubDate>
  <lastBuildDate>Fri, 31 May 2013 16:29:33 +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=21686</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[Codejock Tab Control Skin Appearance : I understand that the MS tab control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21686&amp;PID=71045&amp;title=codejock-tab-control-skin-appearance#71045</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8010">Skreen</a><br /><strong>Subject:</strong> 21686<br /><strong>Posted:</strong> 31 May 2013 at 4:29pm<br /><br />I understand that the MS tab control is not the same as Codejock, however the <i>Codejock </i>skin when applied to the MS tab control and to the Codejock tab control does not look the same on both controls. I thought it would be a straight forward matter to have the skin look the same on both controls when it is a Codejock skin.<div><br></div><div>Maybe I am missing something obvious here, but is it not possible to apply the Office 2010 theme to Codejock's own tab control so that it looks the same as the same Codejock skin applied to MS ComCtl32 Tab Control? The previous code sample you gave me is using Office 2007? Maybe I need to use a theme and not the skin?</div>]]>
   </description>
   <pubDate>Fri, 31 May 2013 16:29:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21686&amp;PID=71045&amp;title=codejock-tab-control-skin-appearance#71045</guid>
  </item> 
  <item>
   <title><![CDATA[Codejock Tab Control Skin Appearance : Well our tabcontrol is not the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21686&amp;PID=71043&amp;title=codejock-tab-control-skin-appearance#71043</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 21686<br /><strong>Posted:</strong> 31 May 2013 at 2:56pm<br /><br />Well our tabcontrol is not the same as the MS one. &nbsp;You need to add a property page to the tab and set its backcolor, if not set then it will look as in your picture.<div><br></div><div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SuiteControlsGlobalSettings.ResourceImages.LoadFromFile App.Path &amp; "\..\..\..\Styles\Office2007.dll", "Office2007Silver.ini"</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; nTabAppearance = xtpTabAppearancePropertyPage2007</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; nTabColor = xtpTabColorResource</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; pageButtons.BackColor = RGB(255, 0, 0)</div></div><div><br></div><div><img src="uploads/369/5-31-2013_2-55-49_PM.png" height="452" width="511" border="0" /><br></div>]]>
   </description>
   <pubDate>Fri, 31 May 2013 14:56:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21686&amp;PID=71043&amp;title=codejock-tab-control-skin-appearance#71043</guid>
  </item> 
  <item>
   <title><![CDATA[Codejock Tab Control Skin Appearance : I have tried all the color sets...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21686&amp;PID=71042&amp;title=codejock-tab-control-skin-appearance#71042</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8010">Skreen</a><br /><strong>Subject:</strong> 21686<br /><strong>Posted:</strong> 31 May 2013 at 2:41pm<br /><br />I have tried all the color sets but none seem to apply the Office 2010 Silver theme to the Tab Control.<div><br></div><div><div>Me.TabControl1.Color = xtpTabColorResource</div><div>Me.TabControl1.Appearance = xtpTabAppearancePropertyPage</div></div><div><br></div><div>But I cannot get the Codejock Tab Control to look the same as ComCtl32 Tab Control. Could you send me a VB6 project showing me how to do this? (I should still be currently under support)&nbsp;</div>]]>
   </description>
   <pubDate>Fri, 31 May 2013 14:41:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21686&amp;PID=71042&amp;title=codejock-tab-control-skin-appearance#71042</guid>
  </item> 
  <item>
   <title><![CDATA[Codejock Tab Control Skin Appearance : You can change the tab appearance,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21686&amp;PID=71036&amp;title=codejock-tab-control-skin-appearance#71036</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 21686<br /><strong>Posted:</strong> 31 May 2013 at 1:59pm<br /><br />You can change the tab appearance, propertypage2007 is what does the orange color. &nbsp;Also if you set the backcolor manually it will use that color instead.]]>
   </description>
   <pubDate>Fri, 31 May 2013 13:59:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21686&amp;PID=71036&amp;title=codejock-tab-control-skin-appearance#71036</guid>
  </item> 
  <item>
   <title><![CDATA[Codejock Tab Control Skin Appearance : How do I set the Codejock tab...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21686&amp;PID=71026&amp;title=codejock-tab-control-skin-appearance#71026</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8010">Skreen</a><br /><strong>Subject:</strong> 21686<br /><strong>Posted:</strong> 31 May 2013 at 1:51pm<br /><br />How do I set the Codejock tab control to have the same appearance as a ComCtl32 tab control?&nbsp;<div><br></div><div>I am trying to apply the Office 2010 Silver skin / theme.</div><div><br></div><div><img src="uploads/8010/Codejock_Tabc&#111;ntrol-2.png" height="683" width="830" border="0" /><br></div>]]>
   </description>
   <pubDate>Fri, 31 May 2013 13:51:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21686&amp;PID=71026&amp;title=codejock-tab-control-skin-appearance#71026</guid>
  </item> 
 </channel>
</rss>