Hi Badrane,
There is no way to directly add floating window without docking it first. To overcome this limitation you can show a separate form and then dock it when necessary.
Another approach would be to change the dock state of a
DockWindow which will work faster and the change would not be so obvious:
In addition, you can use the
FloatingWindowCreated to change the size:
I hope this will be useful.
Regards,
Dimitar
Telerik
Check out the Windows Forms project converter, which aids the conversion process from standard Windows Forms applications written in C# or VB to Telerik UI for WinForms.For more information check out this
blog post and share your thoughts.