<?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: Method &#039;Select&#039; of object &#039;IPane&#039; failed</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : SOLVED: Method &#039;Select&#039; of object &#039;IPane&#039; failed]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 22:01:52 +0000</pubDate>
  <lastBuildDate>Thu, 31 Jul 2008 08:36:21 +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=11660</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: Method &#039;Select&#039; of object &#039;IPane&#039; failed : Perfect. I re-assigned my UserPane...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11660&amp;PID=39253&amp;title=solved-method-select-of-object-ipane-failed#39253</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4315">JasonG</a><br /><strong>Subject:</strong> 11660<br /><strong>Posted:</strong> 31 July 2008 at 8:36am<br /><br />Perfect. I re-assigned my UserPane variable after the LoadLayout and it works great. Thanks.]]>
   </description>
   <pubDate>Thu, 31 Jul 2008 08:36:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11660&amp;PID=39253&amp;title=solved-method-select-of-object-ipane-failed#39253</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: Method &#039;Select&#039; of object &#039;IPane&#039; failed : Hi,  Yes, after you load state...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11660&amp;PID=39215&amp;title=solved-method-select-of-object-ipane-failed#39215</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11660<br /><strong>Posted:</strong> 31 July 2008 at 2:13am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Yes, after you load state your UserPane variable is not valid anymore.&nbsp; use FindPane method to find actual pane.</DIV>]]>
   </description>
   <pubDate>Thu, 31 Jul 2008 02:13:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11660&amp;PID=39215&amp;title=solved-method-select-of-object-ipane-failed#39215</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: Method &#039;Select&#039; of object &#039;IPane&#039; failed :   I am using the following code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11660&amp;PID=39178&amp;title=solved-method-select-of-object-ipane-failed#39178</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4315">JasonG</a><br /><strong>Subject:</strong> 11660<br /><strong>Posted:</strong> 30 July 2008 at 9:28am<br /><br /><font face="Courier New, Courier, mono" size="1"><font size="2">I am using the following code to force a pane to be visible once a CommandBarButton is clicked... This button may be hit throughout the use of the application, but it is always after the pane has fully loaded.</font><br><br>&nbsp;&nbsp;&nbsp; UserPane.Hidden = False<br>&nbsp;&nbsp;&nbsp; UserPane.Select<br><br></font><font face="Courier New, Courier, mono" size="1"><font size="2">This Code Worked fine up until recently. When I got to thinking about what was changed, I realized that I recently added the SaveState/LoadState code for the DockingPaneManager. </font></font><font face="Courier New, Courier, mono" size="1"><br><br>&nbsp; DockingPaneManager.LoadState RegKey, "ObjectStates", "DockingPaneManager"<br></font><br><br><font face="Courier New, Courier, mono" size="1"><font size="2">Now, The </font></font><font face="Courier New, Courier, mono" size="1"><font size="2">SaveState/LoadState work properly, but when the first block of code is called, I get the following error on the </font></font><b><font face="Courier New, Courier, mono" size="1"><font size="2">UserPane</font></font></b><font face="Courier New, Courier, mono" size="1"><font size="2"><b>.Select</b> line...<br><br><font size="1">Method 'Select' of object 'IPane' failed<br><br><br></font></font></font><font face="Courier New, Courier, mono" size="1"><font size="2">If I REM out that line and let the code run, nothing happens, and if I hit the CommandBarButton again, I get this error on the <b>UserPane.Hidden</b> line...<br><br></font></font><font face="Courier New, Courier, mono" size="1"><font size="2"><font size="1">Method 'Hidden' of object 'IPane' failed<br><br><font size="2"><br>If I REM out the<font size="1"> </font></font></font></font></font><font face="Courier New, Courier, mono" size="1">DockingPaneManager.LoadState <font size="2">Code, All operates as normal...</font><br></font>]]>
   </description>
   <pubDate>Wed, 30 Jul 2008 09:28:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11660&amp;PID=39178&amp;title=solved-method-select-of-object-ipane-failed#39178</guid>
  </item> 
 </channel>
</rss>