<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Consecutive Block Drag and Drop in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/consecutive-block-drag-and-drop/m-p/2645059#M66567</link>
    <description>I can drag and drop a block from modal form button by its click event using my method and &lt;BR /&gt;
I have to get back to the form if I want repeat it for the same block. &lt;BR /&gt;
&lt;BR /&gt;
Is there any good way to drag and drop a block consecutively without getting back to the form?&lt;BR /&gt;
&lt;BR /&gt;
I tried to execute the method after some events for DocumentManager.LockModeChanged,etc.&lt;BR /&gt;
, but they do not work as I want.</description>
    <pubDate>Mon, 08 Mar 2010 01:57:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-03-08T01:57:20Z</dc:date>
    <item>
      <title>Consecutive Block Drag and Drop</title>
      <link>https://forums.autodesk.com/t5/net-forum/consecutive-block-drag-and-drop/m-p/2645059#M66567</link>
      <description>I can drag and drop a block from modal form button by its click event using my method and &lt;BR /&gt;
I have to get back to the form if I want repeat it for the same block. &lt;BR /&gt;
&lt;BR /&gt;
Is there any good way to drag and drop a block consecutively without getting back to the form?&lt;BR /&gt;
&lt;BR /&gt;
I tried to execute the method after some events for DocumentManager.LockModeChanged,etc.&lt;BR /&gt;
, but they do not work as I want.</description>
      <pubDate>Mon, 08 Mar 2010 01:57:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/consecutive-block-drag-and-drop/m-p/2645059#M66567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-08T01:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Consecutive Block Drag and Drop</title>
      <link>https://forums.autodesk.com/t5/net-forum/consecutive-block-drag-and-drop/m-p/2645060#M66568</link>
      <description>A recursive call inside the method seems to be working.</description>
      <pubDate>Mon, 08 Mar 2010 06:51:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/consecutive-block-drag-and-drop/m-p/2645060#M66568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-08T06:51:02Z</dc:date>
    </item>
  </channel>
</rss>

