<?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 : EnumerateSkinFile</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : EnumerateSkinFile]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 04:05:16 +0000</pubDate>
  <lastBuildDate>Thu, 04 Feb 2010 14:04:17 +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=16143</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[EnumerateSkinFile : Never mind I found the code on...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16143&amp;PID=56597&amp;title=enumerateskinfile#56597</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5820">wxperson</a><br /><strong>Subject:</strong> 16143<br /><strong>Posted:</strong> 04 February 2010 at 2:04pm<br /><br />Never mind I found the code on a Japanese web site.<br><br>&nbsp;Dim Discription As SkinDescription<br>&nbsp; Dim i As Integer<br>&nbsp; Dim FileName As String<br>&nbsp; FileName = App.Path + "..\..\..\Styles\Office2007.cjstyles" <br>&nbsp; Set Discription = SkinFramework.EnumerateSkinFile(FileName)<br>&nbsp; For i = 0 To Discription.Count - 1<br>&nbsp; Debug.Print "IniFile:" &amp; Discription.IniFile(i).IniFileName &amp; "/ColorScheme:" &amp; Discription.IniFile(i).ColorScheme &amp; &nbsp; "/FontSize:" &amp; Discription.IniFile(i).FontSize<br>&nbsp; Next<br>]]>
   </description>
   <pubDate>Thu, 04 Feb 2010 14:04:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16143&amp;PID=56597&amp;title=enumerateskinfile#56597</guid>
  </item> 
  <item>
   <title><![CDATA[EnumerateSkinFile : Does anyone know where I can find...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16143&amp;PID=56595&amp;title=enumerateskinfile#56595</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5820">wxperson</a><br /><strong>Subject:</strong> 16143<br /><strong>Posted:</strong> 04 February 2010 at 1:52pm<br /><br />Does anyone know where I can find example code which uses the EnumerateSkinFile command?<br><br>I am trying to programatically determine which ini files are in a cjstyles file and I cannot find this sample code anywhere .. yet.<br><br>Thanks in advance,<br><br>George<br>]]>
   </description>
   <pubDate>Thu, 04 Feb 2010 13:52:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16143&amp;PID=56595&amp;title=enumerateskinfile#56595</guid>
  </item> 
 </channel>
</rss>