<?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 : Loading &#070;orms From Panes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Loading &#070;orms From Panes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 21:15:34 +0000</pubDate>
  <lastBuildDate>Tue, 28 Feb 2006 15:38: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=3712</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[Loading &#070;orms From Panes : This kinda works. Although it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3712&amp;PID=11227&amp;title=loading-forms-from-panes#11227</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 3712<br /><strong>Posted:</strong> 28 February 2006 at 3:38pm<br /><br />This kinda works.&nbsp; Although it doesn't set focus to the form, at least the new form is on top so that's fine with me.<br><br>Load frmIndexMain<br>frmIndexMain.Show 0, frmMDIParent<br>]]>
   </description>
   <pubDate>Tue, 28 Feb 2006 15:38:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3712&amp;PID=11227&amp;title=loading-forms-from-panes#11227</guid>
  </item> 
  <item>
   <title><![CDATA[Loading &#070;orms From Panes : I have another small problem....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3712&amp;PID=11226&amp;title=loading-forms-from-panes#11226</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 3712<br /><strong>Posted:</strong> 28 February 2006 at 3:08pm<br /><br />I have another small problem.&nbsp; First, background: VB6, MDI Application.<br>In the MDI Parent form I have a pane with a shortcut bar on it.&nbsp; The shortcut bar has a form (frmPane).&nbsp; On the form is a treeview.&nbsp; When I click a node on the treeview I want a non-mdichild form to open up.&nbsp; Opening up the form is no problem.&nbsp; The problem is that the form will not stay on top.&nbsp; When it opens, it opens up and then minimizes and focus shifts back to the treeview.&nbsp; I have run the following code:<br><br>First I tried:<br>Load frmIndexMain<br>frmIndexMain.Show<br>frmIndexMain.SetFocus<br><br>Then I tried:<br>Load frmIndexMain<br>frmIndexMain.Show<br>frmIndexMain.WindowState = vbMaximized<br><br>Neither set of code worked.<br>Surely I am just missing something.<br><br>Thanks again for all the previous help.<br><br>]]>
   </description>
   <pubDate>Tue, 28 Feb 2006 15:08:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3712&amp;PID=11226&amp;title=loading-forms-from-panes#11226</guid>
  </item> 
 </channel>
</rss>