<?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 : Small TabControl color issue</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Small TabControl color issue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 15:44:41 +0000</pubDate>
  <lastBuildDate>Mon, 12 Mar 2007 22:09:28 +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=6625</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[Small TabControl color issue : Hi, I&amp;#039;m creating a themed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6625&amp;PID=21117&amp;title=small-tabcontrol-color-issue#21117</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2525">Majek</a><br /><strong>Subject:</strong> 6625<br /><strong>Posted:</strong> 12 March 2007 at 10:09pm<br /><br />Hi, I'm creating a themed program that allows users to customize the fonts and colors of the controls, including the tabs. Everything works great except for one color I can't seem to change. There is a white line on the upper border of the selected tab,&nbsp;&nbsp;I have tried everything but nothing seems to change this one color. below are some screenshots and my code:<DIV>&nbsp;</DIV><DIV><img src="http://www.majeks.com/ss/ss1.bmp" border="0">&nbsp;<img src="http://www.majeks.com/ss/ss2.bmp" border="0"></DIV><DIV>&nbsp;</DIV><DIV><DIV>With TC.PaintManager<BR>&nbsp;&nbsp;&nbsp;&nbsp;.Appearance = XTPTabAppearanceStyle.xtpTabAppearancePropertyPage2003<BR>&nbsp;&nbsp;&nbsp;&nbsp;.BoldSelected = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;.Color = XTPTabColorStyle.xtpTabColorDefault<BR>&nbsp;&nbsp;&nbsp;&nbsp;.Layout = XTPTabLayoutStyle.xtpTabLayoutMultiRow<BR>&nbsp;&nbsp;&nbsp;&nbsp;.Position = XTPTabPosition.xtpTabPositionTop<BR>&nbsp;&nbsp;&nbsp;&nbsp;.Font = f</DIV><DIV>End With</DIV><DIV>&nbsp;</DIV><DIV>With TC.PaintManager.ColorSet<BR>&nbsp;&nbsp;&nbsp;&nbsp;.ButtonNormal = ToUInt32(FormBackColor)<BR>&nbsp;&nbsp;&nbsp;&nbsp;.ButtonSelected = ToUInt32(ControlBackColor)<BR>&nbsp;&nbsp;&nbsp;&nbsp;.NormalText = ToUInt32(FormForeColor)<BR>&nbsp;&nbsp;&nbsp;&nbsp;.SelectedText = ToUInt32(ControlForeColor)<BR>&nbsp;&nbsp;&nbsp;&nbsp;.HeaderFaceLight = ToUInt32(FormBackColor)<BR>&nbsp;&nbsp;&nbsp;&nbsp;.HeaderFaceDark = ToUInt32(FormBackColor)<BR>&nbsp;&nbsp;&nbsp;&nbsp;.TabPropertyPage2003BorderLeftHighlight = ToUInt32(ListViewBorderColor)<BR>&nbsp;&nbsp;&nbsp;&nbsp;.TabPropertyPage2003BorderTopHighlight = ToUInt32(ListViewBorderColor)<BR>&nbsp;&nbsp;&nbsp;&nbsp;.TabPropertyPage2003FrameBorder = ToUInt32(ListViewBorderColor)<BR>&nbsp;&nbsp;&nbsp;&nbsp;.TabPropertyPage2003DarkShadow = ToUInt32(FormBackColor)<BR>End With</DIV><DIV>&nbsp;</DIV><DIV>In short, is there a way to change the color of that white line? Thanks alot, Tom.</DIV></DIV>]]>
   </description>
   <pubDate>Mon, 12 Mar 2007 22:09:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6625&amp;PID=21117&amp;title=small-tabcontrol-color-issue#21117</guid>
  </item> 
 </channel>
</rss>