<?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 : Problem with TabControl and SkinFramework</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Problem with TabControl and SkinFramework]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 04:06:13 +0000</pubDate>
  <lastBuildDate>Tue, 19 Dec 2006 11:00: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=5764</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[Problem with TabControl and SkinFramework : Cool. Thanx!  End of December...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5764&amp;PID=18373&amp;title=problem-with-tabcontrol-and-skinframework#18373</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2575">Jean</a><br /><strong>Subject:</strong> 5764<br /><strong>Posted:</strong> 19 December 2006 at 11:00am<br /><br />Cool. Thanx! <img src="https://forum.codejock.com/smileys/smiley32.gif" border="0"><DIV>End of December is very soon.&nbsp; <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Tue, 19 Dec 2006 11:00:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5764&amp;PID=18373&amp;title=problem-with-tabcontrol-and-skinframework#18373</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with TabControl and SkinFramework : Hi,  For 10.4 we added special...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5764&amp;PID=18119&amp;title=problem-with-tabcontrol-and-skinframework#18119</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5764<br /><strong>Posted:</strong> 12 December 2006 at 9:55am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>For 10.4 we added special TabControlPage control that will do it.</DIV>]]>
   </description>
   <pubDate>Tue, 12 Dec 2006 09:55:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5764&amp;PID=18119&amp;title=problem-with-tabcontrol-and-skinframework#18119</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with TabControl and SkinFramework : Ilike to give my VB6 application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5764&amp;PID=18115&amp;title=problem-with-tabcontrol-and-skinframework#18115</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2575">Jean</a><br /><strong>Subject:</strong> 5764<br /><strong>Posted:</strong> 12 December 2006 at 7:49am<br /><br /><P>I&nbsp;like to give my VB6 application the blue Windows XP Luna look by using the SkinFramework Control.<BR>That's why I set the color property of my tabcontrol to xtpTabColorWinXP.<BR>With this setting the active tab of a TabControl has NOT the same backcolor like the form has and on top there's a yellow/orange line. That's fine, it's the look of Windows XP.<BR>But if I place a frame on this tab, it has the wrong backcolor. It takes the color of the form and not the brighter color of the tab. Please take a look at the screenshot.</P><P>What am I doing wrong? Do I expect too much from SkinFramework? Is there a solution?<BR>EnableThemeDialogTexture doesn't seem to help here.</P><P>Sample app:<BR>Place the following controls on a form: TabControl, SkinFrameWork, 2 Frames<BR>Copy the file 'WinXP.Luna.cjstyles' from the CodeJock sample folder to the application folder.<BR>Code:</P><DIV><FONT face="Courier New, Courier, mono">Private Sub Form_Load()<BR>&nbsp; TabControl1.Color = xtpTabColorWinXP<BR>&nbsp; TabControl1.PaintManager.ClientMargin.SetRect 10, 10, 10, 10</FONT></DIV><P><FONT face="Courier New, Courier, mono">&nbsp; TabControl1.InsertItem 0, "Item 0", Frame1.hWnd, 0<BR>&nbsp; TabControl1.InsertItem 1, "Item 1", Frame2.hWnd, 0</FONT></P><P><FONT face="Courier New, Courier, mono">&nbsp; SkinFramework1.ApplyWindow Me.hWnd<BR>&nbsp; SkinFramework1.ApplyOptions = SkinFramework1.ApplyOptions Or xtpSkinApplyMetrics<BR>&nbsp; SkinFramework1.LoadSkin App.Path &amp; "\WinXP.Luna.cjstyles", "Normalblue.ini"<BR>End Sub</FONT></P><P>Screenshot:<BR><a href="http://imageshack.us" target="_blank"><img src="http://img182.imageshack.us/img182/84/tabproblemuf5.jpg" border="0"></a></P><P>Visual Basic 6.0 SP6<BR>SkinFramework 10.3.1<BR>TabControl 10.3.1</P><P>Any help with this would be great.</P>]]>
   </description>
   <pubDate>Tue, 12 Dec 2006 07:49:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5764&amp;PID=18115&amp;title=problem-with-tabcontrol-and-skinframework#18115</guid>
  </item> 
 </channel>
</rss>