<?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 in Csharp Coding</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Problem in Csharp Coding]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 07:16:38 +0000</pubDate>
  <lastBuildDate>Wed, 29 Jul 2009 10:26:12 +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=14853</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 in Csharp Coding : Here is a snippet from our sample:...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14853&amp;PID=51437&amp;title=problem-in-csharp-coding#51437</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 14853<br /><strong>Posted:</strong> 29 July 2009 at 10:26am<br /><br />Here is a snippet from our sample:<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; public frmMain()<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Instance = this;<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; skinFramework = new AxXtremeSkinFramework.AxSkinFramework();<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; skinFramework.BeginInit();<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; this.Controls.Add(skinFramework);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; skinFramework.EndInit();<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; skinFolder = System.IO.Path.GetDirectoryName(Application.ExecutablePath) + "\\..\\..\\..\\..\\Styles\\";<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; skinFramework.LoadSkin(skinFolder + "Vista.cjstyles", "NormalBlack.ini");<br><br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; //<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; // Required for Windows Form Designer support<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; //<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; InitializeComponent();<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; //<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; // TODO: Add any constructor code after InitializeComponent call<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; //<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br><br>Maybe you load it in a different place?<br>]]>
   </description>
   <pubDate>Wed, 29 Jul 2009 10:26:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14853&amp;PID=51437&amp;title=problem-in-csharp-coding#51437</guid>
  </item> 
  <item>
   <title><![CDATA[Problem in Csharp Coding : If i am going to use it in my...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14853&amp;PID=51415&amp;title=problem-in-csharp-coding#51415</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5424">shancse</a><br /><strong>Subject:</strong> 14853<br /><strong>Posted:</strong> 29 July 2009 at 2:44am<br /><br /><br>If i am going to use it in my csharp application it wont return the skins<br><br><br>this.axSkinFramework2.LoadSkin("C:\\Documents and Settings\\SHANS\\Desktop\\codejock\\20090403_100249_ABD_SkinModule\\ABD_SkinModule\\APPLICATION_SKINS\\Office2007.cjstyles", "NormalBlack.ini");]]>
   </description>
   <pubDate>Wed, 29 Jul 2009 02:44:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14853&amp;PID=51415&amp;title=problem-in-csharp-coding#51415</guid>
  </item> 
 </channel>
</rss>