<?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 : Tab Skinning Problems</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Tab Skinning Problems]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 02:44:24 +0000</pubDate>
  <lastBuildDate>Wed, 19 Apr 2006 04:17:42 +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=4011</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[Tab Skinning Problems : I have the same problem with the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4011&amp;PID=12279&amp;title=tab-skinning-problems#12279</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1122">mlatona</a><br /><strong>Subject:</strong> 4011<br /><strong>Posted:</strong> 19 April 2006 at 4:17am<br /><br /><P>I have the same problem with the label control.</P><P>Is it possible, that you create a new label control which can display on a tabstrip control?</P>]]>
   </description>
   <pubDate>Wed, 19 Apr 2006 04:17:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4011&amp;PID=12279&amp;title=tab-skinning-problems#12279</guid>
  </item> 
  <item>
   <title><![CDATA[Tab Skinning Problems : Hello, 5, 6. I guess it is reason...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4011&amp;PID=12259&amp;title=tab-skinning-problems#12259</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4011<br /><strong>Posted:</strong> 18 April 2006 at 1:09pm<br /><br /><P>Hello,</P><P>5, 6. I guess it is reason why microsoft don't support themed tabstrip. Image and StaticText are drawn directly on parent picturebox. So there is no way for us to fill it with skin and preserve text/image.</P><P>You can comment '.EnableThemeDialogTexture Me.Picture2.hWnd, 6</P><P>and change BackColor property of picturebox to match theme.</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 18 Apr 2006 13:09:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4011&amp;PID=12259&amp;title=tab-skinning-problems#12259</guid>
  </item> 
  <item>
   <title><![CDATA[Tab Skinning Problems : Hi Oleg,  1. Thank you  2. I&amp;#039;ve...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4011&amp;PID=12255&amp;title=tab-skinning-problems#12255</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1941">Josef</a><br /><strong>Subject:</strong> 4011<br /><strong>Posted:</strong> 18 April 2006 at 12:12pm<br /><br />Hi Oleg,<br /><br />1. Thank you<br /><br />2. I've used createobject because of the <a href="https://forum.codejock.com/forum_posts.asp?TID=3961" target="_blank">Msgbox Problem</a> if the object is on the form (or just added to the project). I found this method in your RibbonSample.vbp sample files... <img border="0" src="http://forum.codejock.com/smileys/smiley5.gif" border="0"> <br /><br />3. You're right, sorry<br /><br />4+5. Are you looking at that? The problem still exists if skin object is on the form.<br /><br />6. What about the missing label and image controls when skin is active?<br /><br /><br />Thank you,<br />Josef<br />]]>
   </description>
   <pubDate>Tue, 18 Apr 2006 12:12:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4011&amp;PID=12255&amp;title=tab-skinning-problems#12255</guid>
  </item> 
  <item>
   <title><![CDATA[Tab Skinning Problems : 1. Will be fixed. Thanks 2. You...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4011&amp;PID=12251&amp;title=tab-skinning-problems#12251</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4011<br /><strong>Posted:</strong> 18 April 2006 at 11:23am<br /><br /><P>1. Will be fixed. Thanks</P><P>2. You must add SkinFramework object to form like in our SkinControls sample. don't use CreateObject</P><P>3. You must move it from Form to picrure box. Select/Delete/Paste</P><P>&nbsp;</P><P>Thanks</P>]]>
   </description>
   <pubDate>Tue, 18 Apr 2006 11:23:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4011&amp;PID=12251&amp;title=tab-skinning-problems#12251</guid>
  </item> 
  <item>
   <title><![CDATA[Tab Skinning Problems : Hello,  i found a few problems...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4011&amp;PID=12216&amp;title=tab-skinning-problems#12216</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1941">Josef</a><br /><strong>Subject:</strong> 4011<br /><strong>Posted:</strong> 15 April 2006 at 2:36pm<br /><br />Hello,<br /><br />i found a few problems with tab skinning. Please see attached VB6 project:<br /><br />1. If no Tab caption is available, some strange characters are shown.<br /><br />2. On Form-Unload in the IDE, there must be .LoadSkin "", "" called or the skin stays active even in design mode<br /><br />3. Back-Color of horizontal slider is false<br /><br />4. EnableThemeDialogTexture for second picture does not work<br /><br />5. Backcolor of selected listbox text is not themed (wrong color). Same problem with Combo-Box.<br /><br /><br />Thank you,<br />Josef<br /><br />- Added numbers<br /><br /><a href="uploads/Josef/2006-04-15_143536_TabSkin.zip" target="_blank">2006-04-15_143536_TabSkin.zip</a>]]>
   </description>
   <pubDate>Sat, 15 Apr 2006 14:36:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4011&amp;PID=12216&amp;title=tab-skinning-problems#12216</guid>
  </item> 
 </channel>
</rss>