Completed
Last Updated: 10 Apr 2020 05:50 by ADMIN
Release LIB 2020.1.413 (04/13/2020)
Currently, if you create a control that derives from RadTabbedWindow and then drag out a tab to create a new window, the newly created window is of type RadTabbedWindow. This feature will be useful if you want the newly created window to be the same type as the custom window that initializes the new window creation.
Completed
Last Updated: 08 Aug 2019 08:22 by ADMIN
Release LIB 2019.2.812 (08/12/2019)

TabbedWindow with 2 tabs, each tab has Frame which almost fully covers the content.

Step 1) Drag drop a tab to the visible content. 2) Then bring it back to the first window with drag drop. Step 1 is now impossible - no window is created after drag out of tab strip and drop onto the content.

Possible workaround: Set AllowDrop to True to the control (in this case frame) in the content of the RadTabItems.

Completed
Last Updated: 14 Jun 2019 15:23 by ADMIN
Release R2 2019 SP
Click and move a control which is hosted in the Content of the RadTabItem starts dragging of the tab which is unexpected.