<?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 : switching vb &#102;orms</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : switching vb &#102;orms]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 17:43:31 +0000</pubDate>
  <lastBuildDate>Thu, 16 Mar 2006 13:07:30 +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=3468</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[switching vb &#102;orms : that sounds like the solution....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=11480&amp;title=switching-vb-forms#11480</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1825">dbilbija</a><br /><strong>Subject:</strong> 3468<br /><strong>Posted:</strong> 16 March 2006 at 1:07pm<br /><br /><P>that sounds like the solution. no border, no caption... so the form is fixed.</P><P>i'll give it a try. thx!</P>]]>
   </description>
   <pubDate>Thu, 16 Mar 2006 13:07:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=11480&amp;title=switching-vb-forms#11480</guid>
  </item> 
  <item>
   <title><![CDATA[switching vb &#102;orms : I didn&amp;#039;t restrict mine like...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=11479&amp;title=switching-vb-forms#11479</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 3468<br /><strong>Posted:</strong> 16 March 2006 at 1:06pm<br /><br />I didn't restrict mine like that but you could probably do one of several things.&nbsp; <br>1. Remove the Control Box on the child form completely<br>2. Disable the X on the window using the Win32 API<br>3. Change the BorderStyle property on the form to suit your needs.<br><br>Hope this helps or at least gets you on the path to what you want!<br>]]>
   </description>
   <pubDate>Thu, 16 Mar 2006 13:06:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=11479&amp;title=switching-vb-forms#11479</guid>
  </item> 
  <item>
   <title><![CDATA[switching vb &#102;orms : how do you fix the child window...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=11478&amp;title=switching-vb-forms#11478</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1825">dbilbija</a><br /><strong>Subject:</strong> 3468<br /><strong>Posted:</strong> 16 March 2006 at 1:01pm<br /><br /><P>how do you fix the child window from being maniupulated like a true child window? ie.... being maxmized, tiled, etc.</P>]]>
   </description>
   <pubDate>Thu, 16 Mar 2006 13:01:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=11478&amp;title=switching-vb-forms#11478</guid>
  </item> 
  <item>
   <title><![CDATA[switching vb &#102;orms : I did this. I used a taskpane...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=11477&amp;title=switching-vb-forms#11477</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 3468<br /><strong>Posted:</strong> 16 March 2006 at 12:56pm<br /><br />I did this.&nbsp; I used a taskpane on the left side of a MDI form.&nbsp; In the pane I put a shortcutbar.&nbsp; On the shortcutbar when you click a shortcut item I show a form which has a vbAccelerator treeview.&nbsp; Then...in the NodeClick event of the treeview you can show the mdiChild form which will fill the rest of the main window.<br><br>I kinda pieced this together using the codejock samples for shortcutbar and Outlook 2003 sample.<br><br>]]>
   </description>
   <pubDate>Thu, 16 Mar 2006 12:56:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=11477&amp;title=switching-vb-forms#11477</guid>
  </item> 
  <item>
   <title><![CDATA[switching vb &#102;orms : It can be UserControls. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=11345&amp;title=switching-vb-forms#11345</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3468<br /><strong>Posted:</strong> 09 March 2006 at 3:40pm<br /><br /><P>It can be UserControls.</P>]]>
   </description>
   <pubDate>Thu, 09 Mar 2006 15:40:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=11345&amp;title=switching-vb-forms#11345</guid>
  </item> 
  <item>
   <title><![CDATA[switching vb &#102;orms : i&amp;#039;d love an answer to this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=11340&amp;title=switching-vb-forms#11340</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1825">dbilbija</a><br /><strong>Subject:</strong> 3468<br /><strong>Posted:</strong> 09 March 2006 at 11:49am<br /><br /><P>i'd love an answer to this too.... is it a tab control? are there better containers? what's a good solution for this?</P><P>dushan bilbija</P>]]>
   </description>
   <pubDate>Thu, 09 Mar 2006 11:49:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=11340&amp;title=switching-vb-forms#11340</guid>
  </item> 
  <item>
   <title><![CDATA[switching vb &#102;orms : I want to create an application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=10412&amp;title=switching-vb-forms#10412</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 3468<br /><strong>Posted:</strong> 04 January 2006 at 12:00pm<br /><br /><P>I want to create an application in VB6 with a taskpane on the left side and depending on the choosen entry in I want to display different forms in the main window.&nbsp;<BR>Did anyone something like this before? Until now I didnīt found any solution...<BR>Please help .... Many thanks...</P>]]>
   </description>
   <pubDate>Wed, 04 Jan 2006 12:00:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3468&amp;PID=10412&amp;title=switching-vb-forms#10412</guid>
  </item> 
 </channel>
</rss>