Last Updated:
10 Apr 2020 05:50
by ADMIN
TabbedWindow: Allow replacing the tabbed window instance when a new window is created via drag drop
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.