<?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 : Evaluation Version slows down my C# app</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Evaluation Version slows down my C# app]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 14:43:21 +0000</pubDate>
  <lastBuildDate>Mon, 03 Aug 2009 15:31:54 +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=14897</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[Evaluation Version slows down my C# app :   Hello folks, I got it running...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14897&amp;PID=51551&amp;title=evaluation-version-slows-down-my-c-app#51551</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5438">carin</a><br /><strong>Subject:</strong> 14897<br /><strong>Posted:</strong> 03 August 2009 at 3:31pm<br /><br />Hello folks, <br><br>I got it running with this code:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;axSkinFramework.ApplyWindow((int)this.Handle);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;axSkinFramework.BeginInit();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;this.Controls.Add(axSkinFramework);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;axSkinFramework.EndInit();<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;string skinFolder = System.IO.Path.GetDirectoryName(Application.ExecutablePath) + "\\GUI\\";<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;skinFound = axSkinFramework.LoadSkin(skinFolder + "Vista.cjstyles", "NormalBlack.ini");<br><br>But on every redraw of the app's window it takes 3 minutes to update the form. is this the eval version?<br><br>Regards,<br>Carin&nbsp; <br><br><br>]]>
   </description>
   <pubDate>Mon, 03 Aug 2009 15:31:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14897&amp;PID=51551&amp;title=evaluation-version-slows-down-my-c-app#51551</guid>
  </item> 
 </channel>
</rss>