Last Updated:
18 Dec 2023 06:53
by ADMIN
Docking: Add support for dragging and dropping between RadDocking instances that are in different Window elements
The drag-and-drop logic currently expects the different RadDocking instances to be hosted in one Window element, more specifically, in the MainWindow of the application.
We could add support for different instances being hosted in separate Window elements that will support dragging and dropping operations.