<?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 : How to drop on external control?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How to drop on external control?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 04:13:04 +0000</pubDate>
  <lastBuildDate>Sat, 18 Jan 2014 15:23:54 +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=16096</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[How to drop on external control? : I am in the same situation. I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16096&amp;PID=72199&amp;title=how-to-drop-on-external-control#72199</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4145">hachem</a><br /><strong>Subject:</strong> 16096<br /><strong>Posted:</strong> 18 January 2014 at 3:23pm<br /><br />I am in the same situation. I suppose I need to read the records from the&nbsp;COleDataObject object in the OnDrop() method in the tree. But I don't know how to do that. Have you figure it out?]]>
   </description>
   <pubDate>Sat, 18 Jan 2014 15:23:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16096&amp;PID=72199&amp;title=how-to-drop-on-external-control#72199</guid>
  </item> 
  <item>
   <title><![CDATA[How to drop on external control? : Hi!  What I want to do is to select...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16096&amp;PID=56418&amp;title=how-to-drop-on-external-control#56418</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5380">maxxan</a><br /><strong>Subject:</strong> 16096<br /><strong>Posted:</strong> 28 January 2010 at 10:30am<br /><br />Hi!<br /><br />What I want to do is to select some rows in the report view and drag them and drop on a tree control.<br /><br />I've inhereted a tree control and started to implement OnDrop and get the data with the correct CLIPFORMAT.<br /><br />The problem: I don't want the text of the rows, but rather the item data (DWORDs) of the records. When enabling drag/drop I add the xtpReportDontDropAsText flag.<br />But how do I access the selected rows in OnDrop in the tree control to read from the records (or something like that to get the item data in the record)? What is dropped when using the xtpReportDontDropAsText flag?<br /><br />Any ideas?]]>
   </description>
   <pubDate>Thu, 28 Jan 2010 10:30:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16096&amp;PID=56418&amp;title=how-to-drop-on-external-control#56418</guid>
  </item> 
 </channel>
</rss>