<?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 : OpenFileDialog interfers with DockingPanes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : OpenFileDialog interfers with DockingPanes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 17:21:51 +0000</pubDate>
  <lastBuildDate>Tue, 08 Aug 2006 14:12:10 +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=4760</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[OpenFileDialog interfers with DockingPanes : VS 2005?With VS 2005 the OpenDialog...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4760&amp;PID=14762&amp;title=openfiledialog-interfers-with-dockingpanes#14762</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 4760<br /><strong>Posted:</strong> 08 August 2006 at 2:12pm<br /><br />VS 2005?<br><br>With VS 2005 the OpenDialog and SaveDialog totally destroy ourcontrols. The only work around for this is to specify an owner when youcall show the dialog. You can NOT leave the parameter blank. It doesnot matter what you specify as the owner, you just need to do so tokeep the dialogs from destroying our controls. So here is some examplecode, remember the owner can be anything you want:<br><br>OpenFileDialog1.ShowDialog(CommandBars)<br>SaveFileDialog1.ShowDialog(CommandBars)]]>
   </description>
   <pubDate>Tue, 08 Aug 2006 14:12:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4760&amp;PID=14762&amp;title=openfiledialog-interfers-with-dockingpanes#14762</guid>
  </item> 
  <item>
   <title><![CDATA[OpenFileDialog interfers with DockingPanes : Hi all,  as long as I use my...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4760&amp;PID=14760&amp;title=openfiledialog-interfers-with-dockingpanes#14760</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2150">soellnas</a><br /><strong>Subject:</strong> 4760<br /><strong>Posted:</strong> 08 August 2006 at 2:01pm<br /><br />Hi all,<DIV>&nbsp;</DIV><DIV>as long as I use my app without a FileOpen dialog everything works fine. But when I use it, i get problems with the panes in my window.</DIV><DIV>&nbsp;</DIV><DIV>Do you knwo anything about that?</DIV><DIV>&nbsp;</DIV><DIV>-Andreas</DIV>]]>
   </description>
   <pubDate>Tue, 08 Aug 2006 14:01:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4760&amp;PID=14760&amp;title=openfiledialog-interfers-with-dockingpanes#14760</guid>
  </item> 
 </channel>
</rss>