Unplanned
Last Updated: 02 Oct 2023 09:17 by Dodoc
 Expose API that allows you to easily customize the title bar buttons. 
Unplanned
Last Updated: 15 Sep 2021 12:43 by ADMIN
 Improve resizing behavior when RadWindowInteropHelper.AllowTransparency attached property is set to True
Duplicated
Last Updated: 09 Jun 2020 06:52 by ADMIN
If you have your windows taskbar set to auto hide it won't show when you move your cursor to the edge of the screen when a TabbedWindow is maximized.
Is there a workaround for this or is this a bug that you will fix?


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.
Unplanned
Last Updated: 13 Dec 2019 12:13 by ADMIN
Make it possible to create windows of a custom type when dragging a tab out of the control.
Unplanned
Last Updated: 09 Sep 2019 08:35 by ADMIN
It would be great if there is an easy way to add some custom content after the tab items. Currently, this functionality can be achieved by modifying the template.
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.