Hello,
If you are trying to move elements from one windows form to another, or just generally move elements in a form, I would suggest checking on Microsoft resources instead, as there you will find much wider audience to help you resolve your issue.
The following resource can be fond very useful in this situation: https://docs.microsoft.com/en-us/dotnet/desktop/winforms/advanced/drag-and-drop-operations-and-clipboard-support?view=netframeworkdesktop-4.8
On the other hand, if you are having a specific scenario related to our controls, such as drag and drop a row between one UltraTree to another, please share the details.
Sincerely,Tihomir TonevAssociate Software DeveloperInfragistics
Thank you for your reply.
I want to drag an element from one view and drop in another view. The sample shared dose not cover this scenario.
Thank you for posting on our forums.
I can suggest checking out our samples browser that comes with the installation of our product, where multiple drag and drop scenarios has been already covered.
If you have any further questions about a specific cases, please let me know.