Hello and a happy new Year!!!
I implement a drag&drop-function from RadPanels inside a System.Windows.Forms.FlowLayoutPanel.
When i come to the DragDrop-Event the "DragEventArgs e" only have the Location (e.X / e.Y) of the display not from the FlowLayoutPanel.
Where can i get the location of the dropped RadPanel?
Another question: Is there an event of moving the dragged RadPanel? I didnĀ“t found that. I need this for animation / show the dragged RadPanel.
Best regards, Martin