<?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 : tabbed window not staying maximized</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : tabbed window not staying maximized]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 30 Apr 2026 15:54:49 +0000</pubDate>
  <lastBuildDate>Fri, 15 Feb 2008 15:56:13 +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=9597</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[tabbed window not staying maximized : Ok, I figured it out. In the second...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9597&amp;PID=31242&amp;title=tabbed-window-not-staying-maximized#31242</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 9597<br /><strong>Posted:</strong> 15 February 2008 at 3:56pm<br /><br />Ok, I figured it out.&nbsp; In the second form that gets opened, I had the line:<br><br>Me.WindowState = vbMinimize in the unload event.<br><br>Probably some useless GUI effect from the past.&nbsp; Taking this line out has fixed the problem.&nbsp; I'm not sure why minimizing Form2 would affect the WindowState of Form1 in a TabWorkspace but it seems that this was the cause.<br>]]>
   </description>
   <pubDate>Fri, 15 Feb 2008 15:56:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9597&amp;PID=31242&amp;title=tabbed-window-not-staying-maximized#31242</guid>
  </item> 
  <item>
   <title><![CDATA[tabbed window not staying maximized : I have a tabworkspace in a mdi...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9597&amp;PID=31238&amp;title=tabbed-window-not-staying-maximized#31238</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 9597<br /><strong>Posted:</strong> 15 February 2008 at 2:25pm<br /><br />I have a tabworkspace in a mdi app.&nbsp; If I open a form and have it maximized it's fine.&nbsp; If I open a different form (which creates a second tab, as I want) and it is maximized, the first form gets resized to WindowState = vbNormal.&nbsp; I am not telling it to do this.&nbsp; I want all forms to stay maximized in the mdi form all the time.]]>
   </description>
   <pubDate>Fri, 15 Feb 2008 14:25:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9597&amp;PID=31238&amp;title=tabbed-window-not-staying-maximized#31238</guid>
  </item> 
 </channel>
</rss>