Hi Phil,
As far as I understand you will need to detect drag-and-drop between tabs within the same DocumentTabStrip instance. The drag-and-drop of tab items in RadDock passes through two states:
1. While mouse is within the area where tabs reside, the DragDropService is not started but rather the default drag-drop logic, inherited from the RadTabStripElement is used.
2. When the mouse leaves tabs area the DragDropService is started and the associated with the tab item DockWindow is passed as drag context.
Could you please prepare a sample project that demonstrates the desired behavior of your application so that I can further help you?
Thank you for your time and cooperation.
Best wishes,
Georgi
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.