Hi,
is there any way to change the drag behavoiur of "tabbed items" within a dockable pane collection, when moving/reordering tabs?
Like in the sample code explorer of WPF->xamDockManager->Drag Behaviour->TabItemDragBehaviour->DisplayInsertionBar?
Thanks,
Michael
No, the WindowsForms version does not support that behavior.
The closest we have to such a property, I believe, is the DragWindowStyle property, but that only (obviously) determines how the window looks when it is dragged, and there is no setting for showing drag indicators in the tab area.
If you like you can enter a new product idea on our user voice page.