<?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 : Skinning .NET forms in a ActiveX environment?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Skinning .NET forms in a ActiveX environment?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 01:08:18 +0000</pubDate>
  <lastBuildDate>Wed, 27 Jul 2011 10:57:31 +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=16997</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[Skinning .NET forms in a ActiveX environment? : Problem is solved!The trick is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16997&amp;PID=65518&amp;title=skinning-net-forms-in-a-activex-environment#65518</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6257">elzenga</a><br /><strong>Subject:</strong> 16997<br /><strong>Posted:</strong> 27 July 2011 at 10:57am<br /><br />Problem is solved!&nbsp;<br><br>The trick is to pass a reference of Framework object as Object from the VB6 environment to the .Net DLL and create a local reference of it in the .NET environment (which can be strongly typecasted by creating an interop dll)<br><br>Now the ApplyWindow method can be called locally in the .NET environment and hasn't to be initiated by events passed form the .NET environment to the VB6 environment.<br><br>If the ApplyWindow method is called from each .NET (sub)form in its Showed Event, skinning works Ok, so the subform issue has been solved as well.]]>
   </description>
   <pubDate>Wed, 27 Jul 2011 10:57:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16997&amp;PID=65518&amp;title=skinning-net-forms-in-a-activex-environment#65518</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning .NET forms in a ActiveX environment? : No, I didn&amp;#039;t: I have not...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16997&amp;PID=65430&amp;title=skinning-net-forms-in-a-activex-environment#65430</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6257">elzenga</a><br /><strong>Subject:</strong> 16997<br /><strong>Posted:</strong> 22 July 2011 at 10:28am<br /><br />No, I didn't: I have not the slightest idea where I can find them or where to download them......]]>
   </description>
   <pubDate>Fri, 22 Jul 2011 10:28:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16997&amp;PID=65430&amp;title=skinning-net-forms-in-a-activex-environment#65430</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning .NET forms in a ActiveX environment? : Did you look at our .NET skin...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16997&amp;PID=63858&amp;title=skinning-net-forms-in-a-activex-environment#63858</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 16997<br /><strong>Posted:</strong> 13 April 2011 at 10:32am<br /><br />Did you look at our .NET skin samples?&nbsp; If not, try the latest version.]]>
   </description>
   <pubDate>Wed, 13 Apr 2011 10:32:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16997&amp;PID=63858&amp;title=skinning-net-forms-in-a-activex-environment#63858</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning .NET forms in a ActiveX environment? : Thanks, but nope! It doesn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16997&amp;PID=63294&amp;title=skinning-net-forms-in-a-activex-environment#63294</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6257">elzenga</a><br /><strong>Subject:</strong> 16997<br /><strong>Posted:</strong> 14 March 2011 at 9:02am<br /><br />Thanks, but nope! <br>It doesn't seems to work. Maybe you have done some other setting to make it happen?<br>]]>
   </description>
   <pubDate>Mon, 14 Mar 2011 09:02:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16997&amp;PID=63294&amp;title=skinning-net-forms-in-a-activex-environment#63294</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning .NET forms in a ActiveX environment? :  button1.FlatStyle = FlatStyle.System;That...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16997&amp;PID=63044&amp;title=skinning-net-forms-in-a-activex-environment#63044</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6467">menegrete</a><br /><strong>Subject:</strong> 16997<br /><strong>Posted:</strong> 01 March 2011 at 1:49pm<br /><br /><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><table width="99%"><tr><td><pre class="BBcode"><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 0px; -webkit-border-vertical-spacing: 0px; ">button1.FlatStyle = FlatStyle.System;</span></pre></td></tr></table></span></div><div><br></div><div>That will do the trick</div>]]>
   </description>
   <pubDate>Tue, 01 Mar 2011 13:49:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16997&amp;PID=63044&amp;title=skinning-net-forms-in-a-activex-environment#63044</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning .NET forms in a ActiveX environment? : We are using own build VB.NET...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16997&amp;PID=59448&amp;title=skinning-net-forms-in-a-activex-environment#59448</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6257">elzenga</a><br /><strong>Subject:</strong> 16997<br /><strong>Posted:</strong> 26 July 2010 at 9:42am<br /><br />We are using own build VB.NET dll's (2008) in our older ActiveX applications (VB6) using a activex interface. The .NET dll's are running in-process in de older EXE which is based on ActiveX. The skinning in the apllication it self work fine, but the framework doesn't skin the form from the newer .NET components when they appear. <br>Though, it is possible to skin if the .NET form by catching the windows handle and using the command:<br><br>SkinFramework.ApplyWindow lngDotNetHandle<br><br>Now the window IS skinned, but only a few controls and the frame. Buttons for instance are not skinned. Also subforms are not skinned at all.<br><br>We have tried the following code:<br><br>SkinFramework.AddWindowClass "WindowsForms10.BUTTON.app.0.33c0d9d", "Button"<br><br>but that seems to do nothing.<br><br>Question: is there a method to skin also all VB.NET forms and components out of a ActiveX (VB6) application in case they are incorporated in the way as described above?<br><br>]]>
   </description>
   <pubDate>Mon, 26 Jul 2010 09:42:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16997&amp;PID=59448&amp;title=skinning-net-forms-in-a-activex-environment#59448</guid>
  </item> 
 </channel>
</rss>