Hello Abhishek,
I am attaching an example that demonstrates how to drag&drop
TextBox &
Editable ComboBox between 2
Canvas panels. However, there are few things that need to be cleared out. It is not possible to drag&drop a control that handles its
MouseDown event. Therefore, you cannot drag&drop
Button,
ComboBox(when
IsEditable is set to
False) etc.
Have a look at the example and let me know how it works for you.
Sincerely yours,
Kiril Stanoev
the Telerik team