<?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 : Unloading forms that are .hwnd</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Unloading forms that are .hwnd]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 22:53:07 +0000</pubDate>
  <lastBuildDate>Wed, 03 Oct 2007 14:23:43 +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=7678</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[Unloading forms that are .hwnd : Hi,  if its main form add  Private...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7678&amp;PID=26863&amp;title=unloading-forms-that-are-hwnd#26863</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7678<br /><strong>Posted:</strong> 03 October 2007 at 2:23pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>if its main form add</DIV><DIV>&nbsp;</DIV><DIV>Private Sub Form_Unload(Cancel As Integer)<BR>&nbsp;&nbsp;&nbsp; Dim i As Integer<BR></DIV><DIV>&nbsp; 'close all sub forms<BR>&nbsp;&nbsp;&nbsp; For i = Forms.Count - 1 To 1 Step -1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Unload Forms(i)<BR>&nbsp;&nbsp;&nbsp; Next<BR></DIV>]]>
   </description>
   <pubDate>Wed, 03 Oct 2007 14:23:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7678&amp;PID=26863&amp;title=unloading-forms-that-are-hwnd#26863</guid>
  </item> 
  <item>
   <title><![CDATA[Unloading forms that are .hwnd : Anyone from codejock shed some...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7678&amp;PID=26846&amp;title=unloading-forms-that-are-hwnd#26846</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 7678<br /><strong>Posted:</strong> 03 October 2007 at 9:43am<br /><br /><P>Anyone from codejock shed some light on this.</P><P>Please!</P>]]>
   </description>
   <pubDate>Wed, 03 Oct 2007 09:43:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7678&amp;PID=26846&amp;title=unloading-forms-that-are-hwnd#26846</guid>
  </item> 
  <item>
   <title><![CDATA[Unloading forms that are .hwnd : Am having the same problem big...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7678&amp;PID=25370&amp;title=unloading-forms-that-are-hwnd#25370</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 7678<br /><strong>Posted:</strong> 24 August 2007 at 7:59am<br /><br /><P>Am having the same problem big time esp. with forms with docking manager.</P><P>Would like to know the solution to this too.</P>]]>
   </description>
   <pubDate>Fri, 24 Aug 2007 07:59:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7678&amp;PID=25370&amp;title=unloading-forms-that-are-hwnd#25370</guid>
  </item> 
  <item>
   <title><![CDATA[Unloading forms that are .hwnd : Hi we are wondering if anyone...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7678&amp;PID=24705&amp;title=unloading-forms-that-are-hwnd#24705</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 7678<br /><strong>Posted:</strong> 27 July 2007 at 10:05am<br /><br />Hi we are wondering if anyone has any solutions on how to ensure that when a form closes that all other forms that are .hwnd to that form will close down with out a problem. If there is a problem then all forms are not unloaded. Right now we have coded it that if there is a problem unloading with any of the forms that the unloading process will stop, just the forms already unloaded will not be shown making the form useless.<br>]]>
   </description>
   <pubDate>Fri, 27 Jul 2007 10:05:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7678&amp;PID=24705&amp;title=unloading-forms-that-are-hwnd#24705</guid>
  </item> 
 </channel>
</rss>