<?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 : Tabs - Child controls not rendering transparent</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Tabs - Child controls not rendering transparent]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 18:35:25 +0000</pubDate>
  <lastBuildDate>Thu, 18 Mar 2010 11:35:54 +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=16117</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[Tabs - Child controls not rendering transparent : Hi sorry for the late response,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16117&amp;PID=57662&amp;title=tabs-child-controls-not-rendering-transparent#57662</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5866">dkn55555</a><br /><strong>Subject:</strong> 16117<br /><strong>Posted:</strong> 18 March 2010 at 11:35am<br /><br />Hi sorry for the late response, got pulled in twenty directions at once... I appreciate your suggestions.<br><br>Its not feasible to upload the code unfortunately as the app is 100k lines+ and has tons of third party components. But as mentioned this seems to affect the entire application not just this one form. So any form that is using the tab control and tab control page exhibit this behaviour on Windows 7 (for this application).<br><br>If you had any more ideas I would appreciate it.<br><br>Thanks<br>]]>
   </description>
   <pubDate>Thu, 18 Mar 2010 11:35:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16117&amp;PID=57662&amp;title=tabs-child-controls-not-rendering-transparent#57662</guid>
  </item> 
  <item>
   <title><![CDATA[Tabs - Child controls not rendering transparent : Could you upload a sample of this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16117&amp;PID=56702&amp;title=tabs-child-controls-not-rendering-transparent#56702</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 16117<br /><strong>Posted:</strong> 09 February 2010 at 12:45pm<br /><br />Could you upload a sample of this project so I can take a look at it?]]>
   </description>
   <pubDate>Tue, 09 Feb 2010 12:45:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16117&amp;PID=56702&amp;title=tabs-child-controls-not-rendering-transparent#56702</guid>
  </item> 
  <item>
   <title><![CDATA[Tabs - Child controls not rendering transparent : Hi, thanks for the response.I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16117&amp;PID=56663&amp;title=tabs-child-controls-not-rendering-transparent#56663</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5866">dkn55555</a><br /><strong>Subject:</strong> 16117<br /><strong>Posted:</strong> 08 February 2010 at 3:13pm<br /><br />Hi, thanks for the response.<br><br>I have tried as you suggested previously. I created new groupboxes on the tabcontrolpage and those also had the same issue. Creating new tab controls and tab control pages on a completely different form resulted with the same result. It seems that this application as a whole won't render the controls transparent under Win 7 but <u>they look great under Win XP AND Vista</u>. <br><br>Its also not just groupboxes. I have sub tab controls on other tab pages set to render as XP and they render with the default form colour as well and the tabs themselves don't pick up the skinframework colouring as they do in my other app (both apps use the skinframework with a matching skin file and matching settings). Checkboxes - same result, not rendering transparent.<br><br>Hence the mystery.<br><br>Any other ideas?<br><br>Thanks<br><br><br>]]>
   </description>
   <pubDate>Mon, 08 Feb 2010 15:13:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16117&amp;PID=56663&amp;title=tabs-child-controls-not-rendering-transparent#56663</guid>
  </item> 
  <item>
   <title><![CDATA[Tabs - Child controls not rendering transparent : Any color scheme will work as...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16117&amp;PID=56631&amp;title=tabs-child-controls-not-rendering-transparent#56631</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 16117<br /><strong>Posted:</strong> 06 February 2010 at 3:19pm<br /><br />Any color scheme will work as far as the transparency goes. <br /><br />Check and see to make sure that the group box that isn't transparent is actually "Inside" the tab control page instead of lying above it.<br /><br />Also make sure that the transparent property of that group box is set to True as well.]]>
   </description>
   <pubDate>Sat, 06 Feb 2010 15:19:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16117&amp;PID=56631&amp;title=tabs-child-controls-not-rendering-transparent#56631</guid>
  </item> 
  <item>
   <title><![CDATA[Tabs - Child controls not rendering transparent :  CodeJock 13.0 - Windows 7I have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16117&amp;PID=56509&amp;title=tabs-child-controls-not-rendering-transparent#56509</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5866">dkn55555</a><br /><strong>Subject:</strong> 16117<br /><strong>Posted:</strong> 01 February 2010 at 11:37am<br /><br />CodeJock 13.0 - Windows 7<br><br>I have two applications, both written in VB6 both using the tab control with the same settings. However one application will not render the child controls of the tabcontrolpage transparent while the other does under Windows 7.<br><br>I have the tab controls set to Appearance = 10 - xtpTabAppearancePropertyPage2007 with Color 32 - xtpTabColorOffice2007.<br><br>I have checked and rechecked the settings but can''t get it to work. Both will paint correctly under XP but only one will work under Windows 7. Any ideas how to fix appreciated. <br><br>In my attached screenshot you''ll see two applications side by side with matching program setting displays open - one rendering correctly, one not.<br><br><img src="uploads/20100201_113502_RenderIssue2.jpg" height="602" width="998" border="0"><br><br><br>]]>
   </description>
   <pubDate>Mon, 01 Feb 2010 11:37:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16117&amp;PID=56509&amp;title=tabs-child-controls-not-rendering-transparent#56509</guid>
  </item> 
 </channel>
</rss>