<?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 : Restore a Maximized tiled docking Pane.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Restore a Maximized tiled docking Pane.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 01:02:19 +0000</pubDate>
  <lastBuildDate>Tue, 01 Apr 2008 12:25:49 +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=10030</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[Restore a Maximized tiled docking Pane. : Dear Readers,   I have three...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10030&amp;PID=32928&amp;title=restore-a-maximized-tiled-docking-pane#32928</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3511">vintrip</a><br /><strong>Subject:</strong> 10030<br /><strong>Posted:</strong> 01 April 2008 at 12:25pm<br /><br /><P>Dear Readers, </P><DIV>&nbsp;&nbsp; I have three docking panes&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp; | PANE1 | PANE2 | PANE3 |</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp; After User has maximized the PANE1, on certain&nbsp;event I want&nbsp;to&nbsp;restore&nbsp;the Pane1, so that other panes are visible. I have tried many things such as attached below. </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;Can anyone help me in maximizing and restoring pane docked in client area programmatically. It can be done by manually clicking the restore button on the visible pane.</DIV><DIV><FONT color=#0000ff size=2><P>class</FONT><FONT size=2> CFriendlyXTPDockPaneTabContainer: </FONT><FONT color=#0000ff size=2>private</FONT><FONT size=2> CXTPDockingPaneTabbedContainer</P><P>{</P><P></FONT><FONT color=#0000ff size=2>friend</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>class</FONT><FONT size=2> CMyView;</P><P>};</P><DIV>void CMyView::OnBringToFront() </DIV><DIV>{</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp; CXTPDockingPane* pPane = m_pPaneManager-&gt;FindPane(m_nID);</DIV></DIV><DIV><P>&nbsp;&nbsp;&nbsp;&nbsp; CXTPDockingPaneCaptionButton* pButton =</P><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pPane-&gt;FindCaptionButton(XTP_IDS_DOCKINGPANE_MAXIMIZE);</DIV><P></FONT><FONT color=#0000ff size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if</FONT><FONT size=2>(pButton) {</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((CFriendlyXTPDockPaneTabContainer*)pPane)</P><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&gt;OnCaptionButtonClick(pButton);</DIV><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pButton = x-&gt;m_pPaneManager-&gt;GetTopPane()</P><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&gt;FindCaptionButton(XTP_IDS_DOCKINGPANE_RESTORE);</DIV><P></FONT><FONT color=#0000ff size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if</FONT><FONT size=2>(pButton) </P><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {</DIV><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((CFriendlyXTPDockPaneTabContainer*) (m_pPaneManager-&gt;GetTopPane()))</P><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&gt;OnCaptionButtonClick(pButton);</DIV><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</P><DIV></FONT>}&nbsp;</DIV></DIV>]]>
   </description>
   <pubDate>Tue, 01 Apr 2008 12:25:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10030&amp;PID=32928&amp;title=restore-a-maximized-tiled-docking-pane#32928</guid>
  </item> 
 </channel>
</rss>