<?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 : cjstyles and msstyles</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : cjstyles and msstyles]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 10:06:12 +0000</pubDate>
  <lastBuildDate>Mon, 31 Mar 2008 04:19:37 +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=9983</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[cjstyles and msstyles : Is there an easy way to know what...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32857&amp;title=cjstyles-and-msstyles#32857</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3883">origos</a><br /><strong>Subject:</strong> 9983<br /><strong>Posted:</strong> 31 March 2008 at 4:19am<br /><br />Is there an easy way to know what theme has the user selected in Windows (XP and Vista) and the path to that msstyle?]]>
   </description>
   <pubDate>Mon, 31 Mar 2008 04:19:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32857&amp;title=cjstyles-and-msstyles#32857</guid>
  </item> 
  <item>
   <title><![CDATA[cjstyles and msstyles :    origos wrote:I googled SkinBuilder...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32839&amp;title=cjstyles-and-msstyles#32839</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 9983<br /><strong>Posted:</strong> 31 March 2008 at 1:39am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by origos" alt="Originally posted by origos" style="vertical-align: text-bottom;" /> <strong>origos wrote:</strong><br /><br />I googled SkinBuilder and it took me to SkinCrafter SkinBuilder.<br>Is this the right one?<br><br>Back to the Skin Controls Codejock sample project, one of the option buttons for skin selection is "System". When this option is selected the controls revert to "No skin" - SkinFramework.LoadSkin "", ""<br>I would like to change that so when my users select "System" the current Windows Theme is used (I use VB6 and XP, so "no skin" is not very pleasant :)<br>How can I do that?<br>How can I know what theme the user has selected for his Windows system and the path (and ini) for that msstyle file?<br>Would it be the same procedure in XP and Vista environments?<br><br>Thanks guys!<br>And thanks Codejock for supporting VB6 users and continue to improve their ActiveX products. Most other parties already stop developing for ActiveX.<br><br><br></td></tr></table><br><br>No, We include our own skinbuilder in v12 Beta<br>]]>
   </description>
   <pubDate>Mon, 31 Mar 2008 01:39:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32839&amp;title=cjstyles-and-msstyles#32839</guid>
  </item> 
  <item>
   <title><![CDATA[cjstyles and msstyles :   SuperMario wrote:Can always...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32823&amp;title=cjstyles-and-msstyles#32823</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3113">corpcon</a><br /><strong>Subject:</strong> 9983<br /><strong>Posted:</strong> 30 March 2008 at 3:48pm<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by SuperMario" alt="Originally posted by SuperMario" style="vertical-align: text-bottom;" /> <strong>SuperMario wrote:</strong><br /><br />Can always open them in SkinBulder<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0"><BR><BR>Or you could use EnumerateSkinFile to determine all available ini files in the dll.&nbsp;But here are the styles available.<BR><BR>Office2007.cjstyles:<BR>&nbsp;&nbsp; -NORMALAQUA.INI<BR>&nbsp;&nbsp; -NORMALBLUE.INI<BR><BR>Vista.cjstyles:<BR>&nbsp;&nbsp; -NORMALBLACK.INI<BR>&nbsp;&nbsp; -NORMALBLUE.INI<BR>&nbsp;&nbsp; -NORMALSILVER.INI<BR><BR>WinXP.Luna.cjstyles:<BR>&nbsp;&nbsp; -EXTRALARGEBLUE.INI<BR>&nbsp;&nbsp; -EXTRALARGEHOMESTEAD.INI<BR>&nbsp;&nbsp; -EXTRALARGEMETALLIC.INI<BR>&nbsp;&nbsp; -LARGEBLUE.INI<BR>&nbsp;&nbsp; -LARGEHOMESTEAD.INI<BR>&nbsp;&nbsp; -LARGEMETALLIC.INI<BR>&nbsp;&nbsp; -NORMALBLUE.INI<BR>&nbsp;&nbsp; -NORMALHOMESTEAD.INI<BR>&nbsp;&nbsp; -NORMALMETALLIC.INI<BR><BR>WinXP.Royale.cjstyles:<BR>&nbsp;&nbsp; -EXTRALARGEFONTSROYALE.INI<BR>&nbsp;&nbsp; -LARGEFONTSROYALE.INI<BR>&nbsp;&nbsp; -NORMALROYALE.INI<BR></td></tr></table> </P><DIV><P>Just for clarification...</P><P>There's no way that controls, such as the Codejock TabControl, can replicate colors such as the Office2007 aqua, or the Vista Black or Silver, like it can the Office2007 blue ... Correct?</P><DIV>At present, I'm resolved to just use Default in those instances. Any chance that the range of colors for these basic styles will be increased?</DIV></DIV>]]>
   </description>
   <pubDate>Sun, 30 Mar 2008 15:48:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32823&amp;title=cjstyles-and-msstyles#32823</guid>
  </item> 
  <item>
   <title><![CDATA[cjstyles and msstyles : I googled SkinBuilder and it took...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32790&amp;title=cjstyles-and-msstyles#32790</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3883">origos</a><br /><strong>Subject:</strong> 9983<br /><strong>Posted:</strong> 29 March 2008 at 6:03am<br /><br />I googled SkinBuilder and it took me to SkinCrafter SkinBuilder.<br>Is this the right one?<br><br>Back to the Skin Controls Codejock sample project, one of the option buttons for skin selection is "System". When this option is selected the controls revert to "No skin" - SkinFramework.LoadSkin "", ""<br>I would like to change that so when my users select "System" the current Windows Theme is used (I use VB6 and XP, so "no skin" is not very pleasant :)<br>How can I do that?<br>How can I know what theme the user has selected for his Windows system and the path (and ini) for that msstyle file?<br>Would it be the same procedure in XP and Vista environments?<br><br>Thanks guys!<br>And thanks Codejock for supporting VB6 users and continue to improve their ActiveX products. Most other parties already stop developing for ActiveX.<br><br><br>]]>
   </description>
   <pubDate>Sat, 29 Mar 2008 06:03:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32790&amp;title=cjstyles-and-msstyles#32790</guid>
  </item> 
  <item>
   <title><![CDATA[cjstyles and msstyles :  Can always open them in SkinBulderOr...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32719&amp;title=cjstyles-and-msstyles#32719</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 9983<br /><strong>Posted:</strong> 28 March 2008 at 11:33am<br /><br />Can always open them in SkinBulder<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle"><br><br>Or you could use EnumerateSkinFile to determine all available ini files in the dll.&nbsp;But here are the styles available.<br><br>Office2007.cjstyles:<br>&nbsp;&nbsp; -NORMALAQUA.INI<br>&nbsp;&nbsp; -NORMALBLUE.INI<br><br>Vista.cjstyles:<br>&nbsp;&nbsp; -NORMALBLACK.INI<br>&nbsp;&nbsp; -NORMALBLUE.INI<br>&nbsp;&nbsp; -NORMALSILVER.INI<br><br>WinXP.Luna.cjstyles:<br>&nbsp;&nbsp; -EXTRALARGEBLUE.INI<br>&nbsp;&nbsp; -EXTRALARGEHOMESTEAD.INI<br>&nbsp;&nbsp; -EXTRALARGEMETALLIC.INI<br>&nbsp;&nbsp; -LARGEBLUE.INI<br>&nbsp;&nbsp; -LARGEHOMESTEAD.INI<br>&nbsp;&nbsp; -LARGEMETALLIC.INI<br>&nbsp;&nbsp; -NORMALBLUE.INI<br>&nbsp;&nbsp; -NORMALHOMESTEAD.INI<br>&nbsp;&nbsp; -NORMALMETALLIC.INI<br><br>WinXP.Royale.cjstyles:<br>&nbsp;&nbsp; -EXTRALARGEFONTSROYALE.INI<br>&nbsp;&nbsp; -LARGEFONTSROYALE.INI<br>&nbsp;&nbsp; -NORMALROYALE.INI<br>]]>
   </description>
   <pubDate>Fri, 28 Mar 2008 11:33:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32719&amp;title=cjstyles-and-msstyles#32719</guid>
  </item> 
  <item>
   <title><![CDATA[cjstyles and msstyles : Yes.Thanks for answering.I finally...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32678&amp;title=cjstyles-and-msstyles#32678</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3883">origos</a><br /><strong>Subject:</strong> 9983<br /><strong>Posted:</strong> 28 March 2008 at 7:50am<br /><br />Yes.<br>Thanks for answering.<br>I finally found out what I was missing: the name of the ini file inside the msstyles dll. I was changing the dll but didn't know that "NormalBlue.ini" is not in Windows XP Luna.msstyles.<br>I replaced that name with a zero lenght string and now it is working pretty cool!<br>How can I know the name of the ini files inside the dll?<br>Thanks again!<br>EJZ<br>]]>
   </description>
   <pubDate>Fri, 28 Mar 2008 07:50:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32678&amp;title=cjstyles-and-msstyles#32678</guid>
  </item> 
  <item>
   <title><![CDATA[cjstyles and msstyles : Hi,  Did you try our samples...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32673&amp;title=cjstyles-and-msstyles#32673</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9983<br /><strong>Posted:</strong> 28 March 2008 at 7:04am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Did you try our samples ?</DIV><DIV>Did they work for you ?</DIV>]]>
   </description>
   <pubDate>Fri, 28 Mar 2008 07:04:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32673&amp;title=cjstyles-and-msstyles#32673</guid>
  </item> 
  <item>
   <title><![CDATA[cjstyles and msstyles : I downloaded third party styles...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32665&amp;title=cjstyles-and-msstyles#32665</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3883">origos</a><br /><strong>Subject:</strong> 9983<br /><strong>Posted:</strong> 28 March 2008 at 3:33am<br /><br />I downloaded third party styles from the links recomended on Codejock web site and changed the path in the SkinControls sample project to point to the new styles. The style is not applied to the controls.<br>I even tried with the luna.msstyles in Windows\Resouces\Themes folder and no, it wasn't loaded either.<br>If have browsed the forum looking for the correct way to apply styles not included with Codejock, but I couldn't find what am I doing wrong.<br>Sorry to bother you with this, probably is a very silly thing I have omitted, but I don't know what else to try.<br>Please help.<br>Thanks!<br>]]>
   </description>
   <pubDate>Fri, 28 Mar 2008 03:33:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9983&amp;PID=32665&amp;title=cjstyles-and-msstyles#32665</guid>
  </item> 
 </channel>
</rss>