<?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 : (SOLVED) Can&#039;t stop Pane hiding</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : (SOLVED) Can&#039;t stop Pane hiding]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 10:19:43 +0000</pubDate>
  <lastBuildDate>Thu, 12 Feb 2009 18:49:54 +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=13390</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[(SOLVED) Can&#039;t stop Pane hiding : Thank you. That works great.(Another...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13390&amp;PID=45392&amp;title=solved-cant-stop-pane-hiding#45392</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 13390<br /><strong>Posted:</strong> 12 February 2009 at 6:49pm<br /><br />Thank you. That works great.<br><br>(Another way to do it would have been to put some controls on the Pane to use as a "message box", but Aaron's idea is more general.)<br>]]>
   </description>
   <pubDate>Thu, 12 Feb 2009 18:49:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13390&amp;PID=45392&amp;title=solved-cant-stop-pane-hiding#45392</guid>
  </item> 
  <item>
   <title><![CDATA[(SOLVED) Can&#039;t stop Pane hiding : Hi Chris,   This is as close...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13390&amp;PID=45384&amp;title=solved-cant-stop-pane-hiding#45384</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 13390<br /><strong>Posted:</strong> 12 February 2009 at 2:17pm<br /><br />Hi Chris, <DIV>&nbsp;</DIV><DIV>This is as close I can get:</DIV><DIV>&nbsp;</DIV><DIV>Sub Cmd_Click()<BR></DIV><DIV>&nbsp;&nbsp;&nbsp; wndDockingPanes.FindPane(1).Enabled = PaneDisabled<BR>&nbsp;&nbsp;&nbsp; MsgBox "test"<BR>&nbsp;&nbsp;&nbsp; wndDockingPanes.FindPane(1).Enabled = PaneEnabled&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>End Sub&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>If you show MsgBox the pane will be disabled anyway so you don't see any difference. </DIV><DIV>&nbsp;</DIV><DIV>Hope this helps <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 12 Feb 2009 14:17:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13390&amp;PID=45384&amp;title=solved-cant-stop-pane-hiding#45384</guid>
  </item> 
  <item>
   <title><![CDATA[(SOLVED) Can&#039;t stop Pane hiding : I have a Pane docked to side of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13390&amp;PID=45344&amp;title=solved-cant-stop-pane-hiding#45344</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 13390<br /><strong>Posted:</strong> 11 February 2009 at 1:01pm<br /><br />&nbsp;I have a Pane docked to side of the main form.&nbsp; When cursor is put on Pane tab the Pane opens, and<br>when cursor moves off the pane it hides again. That is all working correctly.<br><br>On the form inside this Pane there is a CommandButton. When I click the button it brings up a MessageBox.&nbsp; <br>I want to click the MessageBox button and then continue with the Pane form.&nbsp;<br><br>Problem is that when I move mouse off the Pane to the MessageBox, the Pane closes. I want it to stay open.<br><br>I have tried:<br>&nbsp;&nbsp;&nbsp; Sub Cmd_Click()<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pane.options = PaneNoHideable<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MsgBox "Hello"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pane.options = 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'or anything else<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DPM.ShowPane Pane.Id<br>&nbsp;&nbsp;&nbsp; End Sub<br><br>but this doesn't work. Pane hides as soon as mouse moves off it, and stays hidden after MsgBox button clicked.<br><br>Any suggestions please?<br><br><br>]]>
   </description>
   <pubDate>Wed, 11 Feb 2009 13:01:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13390&amp;PID=45344&amp;title=solved-cant-stop-pane-hiding#45344</guid>
  </item> 
 </channel>
</rss>