<?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 : How to open Docking Pane pinned?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : How to open Docking Pane pinned?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 16:34:43 +0000</pubDate>
  <lastBuildDate>Thu, 14 Jun 2007 12:05:18 +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=7266</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[How to open Docking Pane pinned? : You need to turn off &amp;#034;closeable&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7266&amp;PID=23676&amp;title=how-to-open-docking-pane-pinned#23676</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=374">ddlittle</a><br /><strong>Subject:</strong> 7266<br /><strong>Posted:</strong> 14 June 2007 at 12:05pm<br /><br />You need to turn off "closeable" --- I do it in OnDockingPaneNotify, like this: <DIV>&nbsp;</DIV><DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV><FONT size=2><P></FONT><FONT color=#0000ff size=2>int</FONT><FONT size=2> nFlag = xtpPaneNoCloseable; </FONT><FONT color=#008000 size=2>// xtpPaneNoHideable, xtpPaneNoFloatable;</P></FONT><FONT size=2><P>DWORD dwOptions = pPane-&gt;GetOptions();</P><P></FONT><P><FONT color=#008000 size=2></P></FONT><FONT size=2>dwOptions |= nFlag; </FONT><FONT color=#008000 size=2>//5.10 always OR in the xtpPaneNoCloseable....</P></FONT><FONT size=2><P>pPane-&gt;SetOptions(dwOptions);</P><DIV></pre></td></tr></table></DIV></FONT></DIV>]]>
   </description>
   <pubDate>Thu, 14 Jun 2007 12:05:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7266&amp;PID=23676&amp;title=how-to-open-docking-pane-pinned#23676</guid>
  </item> 
  <item>
   <title><![CDATA[How to open Docking Pane pinned? : Starting with its button on the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7266&amp;PID=23313&amp;title=how-to-open-docking-pane-pinned#23313</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2349">MichaelN</a><br /><strong>Subject:</strong> 7266<br /><strong>Posted:</strong> 30 May 2007 at 4:52pm<br /><br />Starting with its button on the pane manager bar, I want to open a docking pane in "pinned" mode so that it does not self-hide. The reasons for that are 1) so the view resizes itself and 2) the user can work with the docking pane and the view together.<br><br>Then I want to close it using the X button, but not delete it. That way its button remains on the pane manager bar to use again.<br><br>How?<br><br>Thanks,<br>Michael<br>]]>
   </description>
   <pubDate>Wed, 30 May 2007 16:52:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7266&amp;PID=23313&amp;title=how-to-open-docking-pane-pinned#23313</guid>
  </item> 
 </channel>
</rss>