I create several windows in a RadDock Container. Say 3 DocumentWindows all tabbed nicely. The user moves these documents around and then selects from a menu "Re-Tab All Documents". How can i programmatically re-dock (re-tab) floating windows to their RadDock container ?
Thank You,
Josh
The DockStateproperty specifies the current state of the DockWindow. For your convenience I have prepared you a sample demo application, which I hope covers your scenario.
In addition, you could take a look at our documentation articles, which you may find useful: