<?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 : Possible Bug in DockingPane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Possible Bug in DockingPane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 22:26:19 +0000</pubDate>
  <lastBuildDate>Mon, 02 Oct 2006 16:32:07 +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=5194</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[Possible Bug in DockingPane : Never mind. I figured it out SuperMario...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5194&amp;PID=16233&amp;title=possible-bug-in-dockingpane#16233</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=884">DDJJ</a><br /><strong>Subject:</strong> 5194<br /><strong>Posted:</strong> 02 October 2006 at 4:32pm<br /><br />Never mind.&nbsp; I figured it out SuperMario (and you were right on point!).<DIV>&nbsp;</DIV><DIV>Changed my references to "As XtremeDockingPane.Pane" instead of "As Pane".&nbsp; Must be some reference to "Pane" in the Word object model.</DIV><DIV>&nbsp;</DIV><DIV>Thanks!&nbsp; ...and I guess I should also gor through any other cj references too!</DIV><DIV>&nbsp;</DIV><DIV>Dan</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 02 Oct 2006 16:32:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5194&amp;PID=16233&amp;title=possible-bug-in-dockingpane#16233</guid>
  </item> 
  <item>
   <title><![CDATA[Possible Bug in DockingPane : what is aPane declared as? And...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5194&amp;PID=16231&amp;title=possible-bug-in-dockingpane#16231</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 5194<br /><strong>Posted:</strong> 02 October 2006 at 4:24pm<br /><br />what is aPane declared as?&nbsp; And in .NET you don't need the "Set" keyword]]>
   </description>
   <pubDate>Mon, 02 Oct 2006 16:24:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5194&amp;PID=16231&amp;title=possible-bug-in-dockingpane#16231</guid>
  </item> 
  <item>
   <title><![CDATA[Possible Bug in DockingPane : In anticipation of a possible...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5194&amp;PID=16229&amp;title=possible-bug-in-dockingpane#16229</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=884">DDJJ</a><br /><strong>Subject:</strong> 5194<br /><strong>Posted:</strong> 02 October 2006 at 4:21pm<br /><br />In anticipation of a possible cahnge from VB6 to .NET, I'm going through our code and adding references to MS Word and Excel object models (I understand .NET does not like any objects established as "As Object").<DIV>&nbsp;</DIV><DIV>I remember this happening previously, but didn't care since I was using late binding, but after adding the Word and Excel references, I'm getting a "type mismatch" error when I "Set aPane = ..." in the following:</DIV><DIV>&nbsp;</DIV><DIV>With DockingPaneManager<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .SetCommandBars Me.cbMain<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set aPane = .CreatePane(PANE_SHORTCUTBAR, _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 200, 120, DockLeftOf, vbNull)<BR>End With</DIV><DIV>&nbsp;</DIV><DIV>I've tried setting the Neighbor parameter to &#091;empty&#093;, and Null, without any change.&nbsp; The error seems to pop up regardless of what I do.</DIV><DIV>&nbsp;</DIV><DIV>Anybody seen this before?</DIV><DIV>&nbsp;</DIV><DIV>Dan</DIV>]]>
   </description>
   <pubDate>Mon, 02 Oct 2006 16:21:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5194&amp;PID=16229&amp;title=possible-bug-in-dockingpane#16229</guid>
  </item> 
 </channel>
</rss>