<?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 : TreeView Drag and Drop</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : TreeView Drag and Drop]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 07:36:14 +0000</pubDate>
  <lastBuildDate>Fri, 08 May 2009 20:21:25 +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=14250</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[TreeView Drag and Drop : I have been working on a project...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14250&amp;PID=48811&amp;title=treeview-drag-and-drop#48811</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3462">jwieth</a><br /><strong>Subject:</strong> 14250<br /><strong>Posted:</strong> 08 May 2009 at 8:21pm<br /><br />I have been working on a project using drag and drop with the AxTreeView control.  In attempting this I have run into a couple of problems that I just can't figure out.  Hopefully you can give me some advice.<br /><br />1: I figured out how to initiate a drag event and can trigger the OLEStartDrag event handler.  However once the handler completes its procedure, the event seems to just stop.  There is no drag animation, the OLEDragDrop event doesn't trigger, nothing else happens.  Am I doing this wrong?<br /><br />2: I am attempting to drag objects from the AxReportControl onto the AxTreeView.  This works up to the point where I run the TreeView.HitTest() method.  I was expecting that the coordinates provided by the event parameter would indicate the correct node, but what I'm getting from the method seems to be off by a factor of 100.  The help document indicates the the coordinates are affected by the ScaleTop, ScaleLeft, ScaleHeight, and ScaleWidth properties.  However, I can find no reference to those in the MSDN help, nor the CodeJock symbol reference.  Am I using the HitTest method wrong?]]>
   </description>
   <pubDate>Fri, 08 May 2009 20:21:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14250&amp;PID=48811&amp;title=treeview-drag-and-drop#48811</guid>
  </item> 
 </channel>
</rss>