<?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 : Drag and Drop Problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Drag and Drop Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 05:19:34 +0000</pubDate>
  <lastBuildDate>Mon, 28 Nov 2005 15:29:47 +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=3298</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[Drag and Drop Problem : Hi Everyone, I have an MDI application....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3298&amp;PID=9867&amp;title=drag-and-drop-problem#9867</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=504">AliRafiee</a><br /><strong>Subject:</strong> 3298<br /><strong>Posted:</strong> 28 November 2005 at 3:29pm<br /><br /><P>Hi Everyone,</P><P>I have an MDI application. The child frame has three parts: upper left corner has a docking panel with a listbox. Lower left has a docking pannel with a CXTTabCtrl that shows CXTPropertyGrid as children, and the right side has a CXTTabView that has children of type CFormView that has alot of Edit controls on it.</P><P>&nbsp;Drop from one Listbox to another listbox and that works fine (with a CDropTarget registered to the ListBox).&nbsp; Then I needed to activate the MDI view that was being dragged to even when the Listbox part of the view was covered by another view.&nbsp; So what I did was attached another another CDropTarget to the ChildFrame, and called BringWindowToTop in the OnDragOver handler.</P><P>This only works if I drag over the CFormView and the listbox, but it does not work when&nbsp;I drag over the Docking pannel with the property window.</P><P>Any Idea how to get around this problem?</P><P>Thank</P><P>Ali</P>]]>
   </description>
   <pubDate>Mon, 28 Nov 2005 15:29:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3298&amp;PID=9867&amp;title=drag-and-drop-problem#9867</guid>
  </item> 
 </channel>
</rss>