<?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 : Ribbon MDI - State of Child Windows</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Ribbon MDI - State of Child Windows]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 18:24:27 +0000</pubDate>
  <lastBuildDate>Wed, 20 Aug 2008 08:14:48 +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=11899</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[Ribbon MDI - State of Child Windows : I already found the solution in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11899&amp;PID=40151&amp;title=ribbon-mdi-state-of-child-windows#40151</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4456">lightheart</a><br /><strong>Subject:</strong> 11899<br /><strong>Posted:</strong> 20 August 2008 at 8:14am<br /><br />I already found the solution in the MDITabWindow sample:<br><br>void CChildFrame::ActivateFrame(int nCmdShow)<br>{<br>&nbsp;&nbsp;&nbsp; // first window should be maximized<br>&nbsp;&nbsp;&nbsp; if (GetParent()-&gt;GetWindow(GW_CHILD) == this)<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; nCmdShow = SW_SHOWMAXIMIZED;<br>&nbsp;&nbsp;&nbsp; }<br><br>&nbsp;&nbsp;&nbsp; CMDIChildWndBase::ActivateFrame(nCmdShow);<br>}<br>]]>
   </description>
   <pubDate>Wed, 20 Aug 2008 08:14:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11899&amp;PID=40151&amp;title=ribbon-mdi-state-of-child-windows#40151</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon MDI - State of Child Windows : Hello,Using the Ribbon MDI Sample...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11899&amp;PID=40146&amp;title=ribbon-mdi-state-of-child-windows#40146</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4456">lightheart</a><br /><strong>Subject:</strong> 11899<br /><strong>Posted:</strong> 20 August 2008 at 7:02am<br /><br />Hello,<br>Using the Ribbon MDI Sample I see that it is possible to show All the Child windows normal or maximized. Being in one of the two states, how can one Query to find out in which state you are&nbsp; currently in? Normal or Maxmimized State? <br><br>Maybe the CXTPTabClientWnd m_wndClient; knows, but I dont know how to Query it properly?<br><br>with kind regards<br>&nbsp; &nbsp; &nbsp; Michael<br><br>]]>
   </description>
   <pubDate>Wed, 20 Aug 2008 07:02:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11899&amp;PID=40146&amp;title=ribbon-mdi-state-of-child-windows#40146</guid>
  </item> 
 </channel>
</rss>