<?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 : Docking Panes and CommandBar in Visual studio 2005</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Docking Panes and CommandBar in Visual studio 2005]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 19:57:52 +0000</pubDate>
  <lastBuildDate>Fri, 16 Jan 2009 08:42:02 +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=13167</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[Docking Panes and CommandBar in Visual studio 2005 : &amp;#034;C:\Program Files\Codejock...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13167&amp;PID=44649&amp;title=docking-panes-and-commandbar-in-visual-studio-2005#44649</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 13167<br /><strong>Posted:</strong> 16 January 2009 at 8:42am<br /><br />"C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v12.1.1\Samples\Common\C#.NET\MDIDocking\MDIDocking.sln"]]>
   </description>
   <pubDate>Fri, 16 Jan 2009 08:42:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13167&amp;PID=44649&amp;title=docking-panes-and-commandbar-in-visual-studio-2005#44649</guid>
  </item> 
  <item>
   <title><![CDATA[Docking Panes and CommandBar in Visual studio 2005 : Would you please give me a URL...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13167&amp;PID=44632&amp;title=docking-panes-and-commandbar-in-visual-studio-2005#44632</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4194">imperial</a><br /><strong>Subject:</strong> 13167<br /><strong>Posted:</strong> 16 January 2009 at 12:32am<br /><br />Would you please give me a URL to the sample?<DIV>I can't find which sample uses commandbar with dockingpane.</DIV>]]>
   </description>
   <pubDate>Fri, 16 Jan 2009 00:32:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13167&amp;PID=44632&amp;title=docking-panes-and-commandbar-in-visual-studio-2005#44632</guid>
  </item> 
  <item>
   <title><![CDATA[Docking Panes and CommandBar in Visual studio 2005 : Hi, See our samples in VB.NET...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13167&amp;PID=44584&amp;title=docking-panes-and-commandbar-in-visual-studio-2005#44584</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13167<br /><strong>Posted:</strong> 15 January 2009 at 3:56am<br /><br />Hi,<DIV>See our samples in VB.NET folder</DIV>]]>
   </description>
   <pubDate>Thu, 15 Jan 2009 03:56:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13167&amp;PID=44584&amp;title=docking-panes-and-commandbar-in-visual-studio-2005#44584</guid>
  </item> 
  <item>
   <title><![CDATA[Docking Panes and CommandBar in Visual studio 2005 : I&amp;#039;m trying to use Docking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13167&amp;PID=44548&amp;title=docking-panes-and-commandbar-in-visual-studio-2005#44548</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4194">imperial</a><br /><strong>Subject:</strong> 13167<br /><strong>Posted:</strong> 14 January 2009 at 5:00am<br /><br /><P><strong>I'm trying to use Docking Panes with CommandBar in Visual Studio 2005;Docking Panes show errors while Form shown&#12290;</P><DIV>1&#12289;Open C#&nbsp;sample of DockingPane&nbsp;with Visual Studio 2005;</DIV><DIV>2&#12289;Add a AxXtremeCommandBars.AxCommandBars to frmMain;</DIV><DIV>3&#12289;Edit function&nbsp;frmMain_Load&#65292;add</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp; DockingPaneManager.SetCommandBars(axCommandBars1);</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp; at the end of the function.</DIV><DIV>4&#12289;Build Project and run,Error shows.</DIV><DIV>&nbsp;</DIV><DIV>BTW:It works in VB6&#12290;</DIV></strong>]]>
   </description>
   <pubDate>Wed, 14 Jan 2009 05:00:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13167&amp;PID=44548&amp;title=docking-panes-and-commandbar-in-visual-studio-2005#44548</guid>
  </item> 
 </channel>
</rss>