<?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.RemoveAllWindows</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : SkinFramework.RemoveAllWindows]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 02:12:09 +0000</pubDate>
  <lastBuildDate>Mon, 10 Sep 2012 11:46:53 +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=20119</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.RemoveAllWindows : I have inherited a VB6 program...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20119&amp;PID=68875&amp;title=skinframework-removeallwindows#68875</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7222">LilBiggs02</a><br /><strong>Subject:</strong> 20119<br /><strong>Posted:</strong> 10 September 2012 at 11:46am<br /><br /><P>I have inherited a VB6 program from some previous programmers. We are using Active&nbsp;X&nbsp;Codejock.SkinFramework.v12.1.1 controls. I am un familer with the skin framework. The issue is when closing down the desktop application the application is hanging on skinframework1.RemoveAllWindows.</P><DIV></DIV><DIV></DIV>Here is initialization call in the form_load<DIV><table width="99%"><tr><td><pre class="BBcode">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With sfmSkin<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ExcludeModule "msado15.dll"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ExcludeModule "msdard.dll"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ExcludeModule "msjet40.dll"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ExcludeModule "msjetoledb40.dll"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ExcludeModule "msjiter40.dll"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ExcludeModule "msjint40.dll"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .LoadSkin strFilename, "NORMALROYALE.INI"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ApplyWindow Me.hWnd<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ApplyOptions = sfmSkin.ApplyOptions Or xtpSkinApplyMetrics<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End With</DIV><DIV></pre></td></tr></table></DIV><DIV>&nbsp;</DIV><DIV>Then in the unload event the following is done:</DIV><DIV><table width="99%"><tr><td><pre class="BBcode">sfmSkin.RemoveAllWindows</pre></td></tr></table></DIV><DIV>&nbsp;</DIV><DIV>I have checked out the examples shipped with the product and can't find anywhere where .RemoveAllWindows is used. My question is do I need to make this call during the form_unload event. And if so what is the purpose of the call?</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance.</DIV>]]>
   </description>
   <pubDate>Mon, 10 Sep 2012 11:46:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20119&amp;PID=68875&amp;title=skinframework-removeallwindows#68875</guid>
  </item> 
 </channel>
</rss>