<?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 : SkinFramework in .NET interop control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : SkinFramework in .NET interop control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 03:29:48 +0000</pubDate>
  <lastBuildDate>Tue, 08 Apr 2008 06:05:45 +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=10129</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[SkinFramework in .NET interop control : It looks like the repaint issue...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10129&amp;PID=33303&amp;title=skinframework-in-net-interop-control#33303</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4064">YellowStreak</a><br /><strong>Subject:</strong> 10129<br /><strong>Posted:</strong> 08 April 2008 at 6:05am<br /><br />It looks like the repaint issue was occuring because I was running the .Net control in debug mode.<DIV>&nbsp;</DIV><DIV>I ran the VB app with the compiled control and it seems to refresh OK.</DIV><DIV>&nbsp;</DIV><DIV>My only problem now is the dodgy skinning of the .NET&nbsp;Tab Control</DIV>]]>
   </description>
   <pubDate>Tue, 08 Apr 2008 06:05:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10129&amp;PID=33303&amp;title=skinframework-in-net-interop-control#33303</guid>
  </item> 
  <item>
   <title><![CDATA[SkinFramework in .NET interop control : Hi,  Its something that we need...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10129&amp;PID=33254&amp;title=skinframework-in-net-interop-control#33254</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10129<br /><strong>Posted:</strong> 07 April 2008 at 12:32pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Its something that we need to test in our end. Maybe you can send small sample?</DIV>]]>
   </description>
   <pubDate>Mon, 07 Apr 2008 12:32:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10129&amp;PID=33254&amp;title=skinframework-in-net-interop-control#33254</guid>
  </item> 
  <item>
   <title><![CDATA[SkinFramework in .NET interop control : Shall I try that again without...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10129&amp;PID=33247&amp;title=skinframework-in-net-interop-control#33247</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4064">YellowStreak</a><br /><strong>Subject:</strong> 10129<br /><strong>Posted:</strong> 07 April 2008 at 11:58am<br /><br /><DIV>Shall I try that again without the typos???</DIV><DIV>&nbsp;</DIV><DIV>We are using the skinFramework in our VB6 app.&nbsp; We are just starting to incorporate VB.NET interop user controls into our VB6 app.</DIV><DIV></DIV><DIV></DIV>I have successfully got the .NET user controls picking up the same skin settings as the VB6 app but I am having trouble with repainting. <DIV>&nbsp;</DIV><DIV>If one of the .NET&nbsp;user controls is visible on the screen when the skin style is changed - it <strong>does not</strong>&nbsp;repaint with the new style.&nbsp; If I close the form and&nbsp;re-open it then it's fine.</DIV><DIV>&nbsp;</DIV><DIV>Any ideas how I can refresh the usercontrol in code automatically?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 07 Apr 2008 11:58:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10129&amp;PID=33247&amp;title=skinframework-in-net-interop-control#33247</guid>
  </item> 
  <item>
   <title><![CDATA[SkinFramework in .NET interop control : We are using the skinFramework...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10129&amp;PID=33246&amp;title=skinframework-in-net-interop-control#33246</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4064">YellowStreak</a><br /><strong>Subject:</strong> 10129<br /><strong>Posted:</strong> 07 April 2008 at 11:56am<br /><br /><P>We are using the skinFramework in our VB6 app.&nbsp; We are just starting to incorporate VB.NET interop user controls into our VB6 app.</P><DIV></DIV><DIV></DIV>I hace successfully got the .NET user controls picking up the same skin settings as the VB6 app but I am having trouble with repainting.<DIV>&nbsp;</DIV><DIV>I one of the .NET&nbsp;user controls is visible on the screen when the skin style is changed - it does repaint with the new style.&nbsp; If I close it down and re-open it then it's fine.</DIV><DIV>&nbsp;</DIV><DIV>Any ideas how I can refresh the usercontrol in code automatically?</DIV><DIV>&nbsp;</DIV><DIV>Thanks.</DIV>]]>
   </description>
   <pubDate>Mon, 07 Apr 2008 11:56:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10129&amp;PID=33246&amp;title=skinframework-in-net-interop-control#33246</guid>
  </item> 
 </channel>
</rss>