<?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 Color =  xpTabColorOffice2007</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : TabControl Color =  xpTabColorOffice2007]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 16:56:45 +0000</pubDate>
  <lastBuildDate>Tue, 12 May 2009 10:25:58 +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=14220</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 Color =  xpTabColorOffice2007 : I am looking at a similar problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14220&amp;PID=48901&amp;title=tabcontrol-color-xptabcoloroffice2007#48901</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5222">greymann</a><br /><strong>Subject:</strong> 14220<br /><strong>Posted:</strong> 12 May 2009 at 10:25am<br /><br />I am looking at a similar problem with tab coloring.&nbsp; In my case I am changing the SkinFramework.&nbsp; After reading this thread I found that applying the dll helped here too even though I might not be using a 2007 skin.&nbsp; However, there are some skins such as the Luna Homestead that don't go very well with any of the available dll's.&nbsp; Since I am a newbee with codejock, my questions in order are am I missing something, are there other dll's available somewhere other than the four in the samples, or is there somewhere a description of the dll structure so the user can create their own?<br><br>Thanks for your help.<br>]]>
   </description>
   <pubDate>Tue, 12 May 2009 10:25:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14220&amp;PID=48901&amp;title=tabcontrol-color-xptabcoloroffice2007#48901</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl Color =  xpTabColorOffice2007 : Glad to help, and thanks for the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14220&amp;PID=48706&amp;title=tabcontrol-color-xptabcoloroffice2007#48706</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 14220<br /><strong>Posted:</strong> 06 May 2009 at 9:08am<br /><br />Glad to help, and thanks for the additional information about how you got it working...it could come in handy.]]>
   </description>
   <pubDate>Wed, 06 May 2009 09:08:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14220&amp;PID=48706&amp;title=tabcontrol-color-xptabcoloroffice2007#48706</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl Color =  xpTabColorOffice2007 : jbpro - you are a star!   Your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14220&amp;PID=48701&amp;title=tabcontrol-color-xptabcoloroffice2007#48701</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1989">RobinG</a><br /><strong>Subject:</strong> 14220<br /><strong>Posted:</strong> 06 May 2009 at 4:53am<br /><br />jbpro - you are a star! <img src="http://forum.codejock.com/smileys/smiley32.gif" border="0"><DIV>&nbsp;</DIV><DIV>Your suggestions was indeed the soloution - however,&nbsp;I did also need to make the TabControl refresh/redraw after updating the global settings as you indicicated. The only was I could find of doing this was to reset the .Colour property to the same value, so the basically added:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>SuiteControlsGlobalSettings.Office2007Images = App.Path &amp; "\Office2007Black.dll"<DIV>TabControl1.Color = xtpTabColorOffice2007</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 06 May 2009 04:53:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14220&amp;PID=48701&amp;title=tabcontrol-color-xptabcoloroffice2007#48701</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl Color =  xpTabColorOffice2007 : Have you tried setting the office...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14220&amp;PID=48680&amp;title=tabcontrol-color-xptabcoloroffice2007#48680</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 14220<br /><strong>Posted:</strong> 05 May 2009 at 5:39pm<br /><br />Have you tried setting the office 2007 images path of global settings for the suite controls? Example:<br><br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp; SuiteControlsGlobalSettings.Office2007Images = App.Path &amp; "\Office2007Black.dll"<br></pre></td></tr></table><br><br>(Assuming the office 2007 dll is in your application path).<br><br>]]>
   </description>
   <pubDate>Tue, 05 May 2009 17:39:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14220&amp;PID=48680&amp;title=tabcontrol-color-xptabcoloroffice2007#48680</guid>
  </item> 
  <item>
   <title><![CDATA[TabControl Color =  xpTabColorOffice2007 : Hi,  I&amp;#039;m using v13.0.0controls.I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14220&amp;PID=48665&amp;title=tabcontrol-color-xptabcoloroffice2007#48665</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1989">RobinG</a><br /><strong>Subject:</strong> 14220<br /><strong>Posted:</strong> 05 May 2009 at 11:35am<br /><br /><P>Hi,</P><DIV>&nbsp;</DIV><DIV>I'm using v13.0.0&nbsp;controls.&nbsp;I have an app using the&nbsp;RibbonBar in conjuction with the ReportControl &amp; TabControl.</DIV><DIV>&nbsp;</DIV><DIV>When the Color property of the TabControl is set to (32 = xpTabColorOffice2007) - the tab matches the Ribbonbars blue theme nicely - however, if I select a different style for the Ribbon bar (Black/Auqa/Silver) the tabcontrol retains a blue theme. How can I make the tabcontrol use the same colour theme as the ribbon?</DIV><DIV>&nbsp;</DIV><DIV>I can make the ReportControl follow the Ribbon Theme, but have had no luck with the tab control. Is it possible?</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20090505_113447_tab.JPG" border="0"></DIV>]]>
   </description>
   <pubDate>Tue, 05 May 2009 11:35:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14220&amp;PID=48665&amp;title=tabcontrol-color-xptabcoloroffice2007#48665</guid>
  </item> 
 </channel>
</rss>