<?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 determine pane state</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to determine pane state]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 12:21:53 +0000</pubDate>
  <lastBuildDate>Mon, 23 May 2011 09:27:35 +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=18386</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 determine pane state : Closed mean the pane is closed,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18386&amp;PID=64538&amp;title=how-to-determine-pane-state#64538</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 18386<br /><strong>Posted:</strong> 23 May 2011 at 9:27am<br /><br />Closed mean the pane is closed, it is not auto-hidden, so the pane has no tabs visible.<DIV>&nbsp;</DIV><DIV>Selected means the active pane within a group of panes.&nbsp; So single panes not group will be true since they are the only pane in the group.&nbsp; </DIV>]]>
   </description>
   <pubDate>Mon, 23 May 2011 09:27:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18386&amp;PID=64538&amp;title=how-to-determine-pane-state#64538</guid>
  </item> 
  <item>
   <title><![CDATA[How to determine pane state : Hi, OlegI think IsSelected() may...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18386&amp;PID=64456&amp;title=how-to-determine-pane-state#64456</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3104">MacW</a><br /><strong>Subject:</strong> 18386<br /><strong>Posted:</strong> 18 May 2011 at 8:14am<br /><br />Hi, Oleg<br><br>I think IsSelected() may be it?<br><br>I have three panes inside the docking container. Only one of the panes is the active (seleced?) pane at any time.<br><br>When the container is docked and not auto-hide and I want to know which of the panes is shown to the user (visible), the method IsSelected() returns true for the pane that is visible (the pane associated with the active tab).<br><br>When the container is auto-hide and the user clicks on the tab to open the container, the pane in front and active also returns true for IsSelected().<br><br>Under which conditions does a panel return true for IsClosed() ?<br><br><br><br>]]>
   </description>
   <pubDate>Wed, 18 May 2011 08:14:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18386&amp;PID=64456&amp;title=how-to-determine-pane-state#64456</guid>
  </item> 
  <item>
   <title><![CDATA[How to determine pane state : Guess you need IsClosed instead....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18386&amp;PID=64436&amp;title=how-to-determine-pane-state#64436</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18386<br /><strong>Posted:</strong> 18 May 2011 at 4:16am<br /><br />Guess you need IsClosed instead. IsHidden() mean it currently in Auto-Hide mode.]]>
   </description>
   <pubDate>Wed, 18 May 2011 04:16:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18386&amp;PID=64436&amp;title=how-to-determine-pane-state#64436</guid>
  </item> 
  <item>
   <title><![CDATA[How to determine pane state : Also please explain what the DockingPane...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18386&amp;PID=64430&amp;title=how-to-determine-pane-state#64430</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3104">MacW</a><br /><strong>Subject:</strong> 18386<br /><strong>Posted:</strong> 17 May 2011 at 6:55pm<br /><br />Also please explain what&nbsp; the DockingPane methods<br><br>IsHidden<br>IsFocused<br>IsClosed<br>IsFloating<br>IsSelected<br><br>mean. The online help just gives rather useless one-liners, like<br><br>IsHidden: Returns true when pane is hidden<br><br>But IsHidden also returns true if I can clearly see the pane. So, please, when is a pane floating but not hidden? What is the difference between IsClosed and IsHidden?<br><br><br>]]>
   </description>
   <pubDate>Tue, 17 May 2011 18:55:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18386&amp;PID=64430&amp;title=how-to-determine-pane-state#64430</guid>
  </item> 
  <item>
   <title><![CDATA[How to determine pane state : I need to know if a pane is visible...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18386&amp;PID=64429&amp;title=how-to-determine-pane-state#64429</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3104">MacW</a><br /><strong>Subject:</strong> 18386<br /><strong>Posted:</strong> 17 May 2011 at 6:39pm<br /><br />I need to know if a pane is visible or hidden. <br><br>This must work in docked state, floating state, or when the pane is tabbed.<br><br>When I just call IsHidden() XTP always returns true if the container is in auto-hide mode, even when the panel is currently clearly visible.<br><br>Since there is as usual no documentation about how all these methods relate, can somebody explain me which method of the panel or the container I need to call to find out if the user can currently see a panel?<br><br>Thanks.<br>]]>
   </description>
   <pubDate>Tue, 17 May 2011 18:39:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18386&amp;PID=64429&amp;title=how-to-determine-pane-state#64429</guid>
  </item> 
 </channel>
</rss>